diff --git a/Lombiq.HelpfulExtensions.Tests.UI/Lombiq.HelpfulExtensions.Tests.UI.csproj b/Lombiq.HelpfulExtensions.Tests.UI/Lombiq.HelpfulExtensions.Tests.UI.csproj index 4db637a3..e39b5ab2 100644 --- a/Lombiq.HelpfulExtensions.Tests.UI/Lombiq.HelpfulExtensions.Tests.UI.csproj +++ b/Lombiq.HelpfulExtensions.Tests.UI/Lombiq.HelpfulExtensions.Tests.UI.csproj @@ -1,25 +1,22 @@ - - + net10.0 - $(DefaultItemExcludes);.git* + + + Lombiq Helpful Extensions for Orchard Core - UI Test Extensions Lombiq Technologies - Copyright © 2013, Lombiq Technologies Ltd. - Lombiq Helpful Extensions for Orchard Core - UI Test Extensions: Extension methods that test various features in Lombiq Helpful Extensions for Orchard Core. See the project website for detailed documentation. - NuGetIcon.png + 2013 + Extension methods that test various features in Lombiq Helpful Extensions for Orchard Core. OrchardCore;Lombiq;AspNetCore;CodeGeneration;ShapeTracing;Widgets https://github.com/Lombiq/Helpful-Extensions https://github.com/Lombiq/Helpful-Extensions/tree/dev/Lombiq.HelpfulExtensions.Tests.UI - BSD-3-Clause - - PreserveNewest true @@ -36,12 +33,6 @@ - - - - - - - - + + diff --git a/Lombiq.HelpfulExtensions.sln b/Lombiq.HelpfulExtensions.sln deleted file mode 100644 index f9569097..00000000 --- a/Lombiq.HelpfulExtensions.sln +++ /dev/null @@ -1,31 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.1.32319.34 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lombiq.HelpfulExtensions", "Lombiq.HelpfulExtensions\Lombiq.HelpfulExtensions.csproj", "{207243C1-5934-4D94-AAF2-F46D4DB2F20F}" -EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lombiq.HelpfulExtensions.Tests.UI", "Lombiq.HelpfulExtensions.Tests.UI\Lombiq.HelpfulExtensions.Tests.UI.csproj", "{B1077AC7-10D3-451C-B467-DA0B4D7BD5A4}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {207243C1-5934-4D94-AAF2-F46D4DB2F20F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {207243C1-5934-4D94-AAF2-F46D4DB2F20F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {207243C1-5934-4D94-AAF2-F46D4DB2F20F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {207243C1-5934-4D94-AAF2-F46D4DB2F20F}.Release|Any CPU.Build.0 = Release|Any CPU - {B1077AC7-10D3-451C-B467-DA0B4D7BD5A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B1077AC7-10D3-451C-B467-DA0B4D7BD5A4}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B1077AC7-10D3-451C-B467-DA0B4D7BD5A4}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B1077AC7-10D3-451C-B467-DA0B4D7BD5A4}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {5F8B26CF-89E9-487E-B4B0-643F1A109459} - EndGlobalSection -EndGlobal diff --git a/Lombiq.HelpfulExtensions.slnx b/Lombiq.HelpfulExtensions.slnx new file mode 100644 index 00000000..65251805 --- /dev/null +++ b/Lombiq.HelpfulExtensions.slnx @@ -0,0 +1,4 @@ + + + + diff --git a/Lombiq.HelpfulExtensions/Lombiq.HelpfulExtensions.csproj b/Lombiq.HelpfulExtensions/Lombiq.HelpfulExtensions.csproj index 55daeaab..f6db8f06 100644 --- a/Lombiq.HelpfulExtensions/Lombiq.HelpfulExtensions.csproj +++ b/Lombiq.HelpfulExtensions/Lombiq.HelpfulExtensions.csproj @@ -1,39 +1,21 @@ - - - - + net10.0 - true - $(DefaultItemExcludes);.git* + + + Lombiq Helpful Extensions for Orchard Core - Lombiq Technologies - Copyright © 2013, Lombiq Technologies Ltd. - Lombiq Helpful Extensions for Orchard Core: Orchard Core module containing some handy extensions (e.g. useful content types and widgets). It's also available on all sites of DotNest, the Orchard SaaS. See the project website for detailed documentation. - NuGetIcon.png + 2013 + Orchard Core module containing some handy extensions (e.g. useful content types and widgets). It's also available on all sites of DotNest, the Orchard SaaS. OrchardCore;Lombiq;AspNetCore;CodeGeneration;ShapeTracing;Widgets https://github.com/Lombiq/Helpful-Extensions - https://github.com/Lombiq/Helpful-Extensions - BSD-3-Clause - - - - - - - - - - - @@ -41,24 +23,11 @@ - - - - - - - - - - - - - - + +