diff --git a/Lombiq.Hosting.BuildVersionDisplay.Tests.UI/Lombiq.Hosting.BuildVersionDisplay.Tests.UI.csproj b/Lombiq.Hosting.BuildVersionDisplay.Tests.UI/Lombiq.Hosting.BuildVersionDisplay.Tests.UI.csproj index 1619ded..703db62 100644 --- a/Lombiq.Hosting.BuildVersionDisplay.Tests.UI/Lombiq.Hosting.BuildVersionDisplay.Tests.UI.csproj +++ b/Lombiq.Hosting.BuildVersionDisplay.Tests.UI/Lombiq.Hosting.BuildVersionDisplay.Tests.UI.csproj @@ -1,34 +1,20 @@ - - + net10.0 - $(DefaultItemExcludes);.git* + + + Lombiq Hosting - Build Version Display for Orchard Core - UI Test Extensions - Lombiq Technologies - Copyright © 2023, Lombiq Technologies Ltd. - Lombiq Hosting - Build Version Display for Orchard Core - UI Test Extensions: Extension methods that test various features in Lombiq Hosting - Build Version Display for Orchard Core. - NuGetIcon.png + 2023 + Extension methods that test various features in Lombiq Hosting - Build Version Display for Orchard Core. OrchardCore;Lombiq;AspNetCore;CodeGeneration;ShapeTracing;Widgets https://github.com/Lombiq/Hosting-Build-Version-Display - - https://github.com/Lombiq/Hosting-Build-Version-Display/tree/dev/Lombiq.Hosting.BuildVersionDisplay.Tests.UI - BSD-3-Clause + https://github.com/Lombiq/Hosting-Build-Version-Display/tree/dev/Lombiq.Hosting.BuildVersionDisplay.Tests.UI - - - - - - - - - - - - - + + diff --git a/Lombiq.Hosting.BuildVersionDisplay.sln b/Lombiq.Hosting.BuildVersionDisplay.sln deleted file mode 100644 index ac3dd25..0000000 --- a/Lombiq.Hosting.BuildVersionDisplay.sln +++ /dev/null @@ -1,31 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.0.32126.317 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lombiq.Hosting.BuildVersionDisplay", "Lombiq.Hosting.BuildVersionDisplay\Lombiq.Hosting.BuildVersionDisplay.csproj", "{5843E46D-03E5-4B44-9731-72AC32A0FCAC}" -EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lombiq.Hosting.BuildVersionDisplay.Tests.UI", "Lombiq.Hosting.BuildVersionDisplay.Tests.UI\Lombiq.Hosting.BuildVersionDisplay.Tests.UI.csproj", "{C2687772-E673-45F3-BA74-50A3DB739124}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5843E46D-03E5-4B44-9731-72AC32A0FCAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5843E46D-03E5-4B44-9731-72AC32A0FCAC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5843E46D-03E5-4B44-9731-72AC32A0FCAC}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5843E46D-03E5-4B44-9731-72AC32A0FCAC}.Release|Any CPU.Build.0 = Release|Any CPU - {C2687772-E673-45F3-BA74-50A3DB739124}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C2687772-E673-45F3-BA74-50A3DB739124}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C2687772-E673-45F3-BA74-50A3DB739124}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C2687772-E673-45F3-BA74-50A3DB739124}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {90B82673-1604-4EEE-B74E-11AE2B4AD8D3} - EndGlobalSection -EndGlobal diff --git a/Lombiq.Hosting.BuildVersionDisplay.slnx b/Lombiq.Hosting.BuildVersionDisplay.slnx new file mode 100644 index 0000000..05937bb --- /dev/null +++ b/Lombiq.Hosting.BuildVersionDisplay.slnx @@ -0,0 +1,4 @@ + + + + diff --git a/Lombiq.Hosting.BuildVersionDisplay/Lombiq.Hosting.BuildVersionDisplay.csproj b/Lombiq.Hosting.BuildVersionDisplay/Lombiq.Hosting.BuildVersionDisplay.csproj index 595d521..539b4f9 100644 --- a/Lombiq.Hosting.BuildVersionDisplay/Lombiq.Hosting.BuildVersionDisplay.csproj +++ b/Lombiq.Hosting.BuildVersionDisplay/Lombiq.Hosting.BuildVersionDisplay.csproj @@ -1,55 +1,31 @@ - - + net10.0 - true enable enable - $(DefaultItemExcludes);.git* + + + Lombiq Hosting - Build Version Display for Orchard Core - Lombiq Technologies - Copyright © 2023, Lombiq Technologies Ltd. - Lombiq Hosting - Build Version Display for Orchard Core: Orchard Core module to display the build version (i.e. .NET assembly version or other) on the admin of the Default tenant. See the project website for detailed documentation. - NuGetIcon.png + 2023 + Orchard Core module to display the build version (i.e. .NET assembly version or other) on the admin of the Default tenant. OrchardCore;Lombiq;AspNetCore;Hosting; https://github.com/Lombiq/Hosting-Build-Version-Display - https://github.com/Lombiq/Hosting-Build-Version-Display - BSD-3-Clause - - - - - - - - - - - - - - - - - - - - - - + +