From b0e861e98587988c7240517a9c8d789678e62872 Mon Sep 17 00:00:00 2001 From: sbwalker Date: Fri, 31 Oct 2025 08:09:39 -0400 Subject: [PATCH] use new solution file format --- Oqtane.Maui.sln | 26 -------------------------- Oqtane.Maui.slnx | 3 +++ Oqtane.Updater.sln | 38 -------------------------------------- Oqtane.Updater.slnx | 3 +++ Oqtane.slnx | 2 +- 5 files changed, 7 insertions(+), 65 deletions(-) delete mode 100644 Oqtane.Maui.sln create mode 100644 Oqtane.Maui.slnx delete mode 100644 Oqtane.Updater.sln create mode 100644 Oqtane.Updater.slnx diff --git a/Oqtane.Maui.sln b/Oqtane.Maui.sln deleted file mode 100644 index 530b3e69..00000000 --- a/Oqtane.Maui.sln +++ /dev/null @@ -1,26 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.0.31611.283 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Oqtane.Maui", "Oqtane.Maui\Oqtane.Maui.csproj", "{5EE64148-2152-4908-A3E7-658EB1D87754}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5EE64148-2152-4908-A3E7-658EB1D87754}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5EE64148-2152-4908-A3E7-658EB1D87754}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5EE64148-2152-4908-A3E7-658EB1D87754}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {5EE64148-2152-4908-A3E7-658EB1D87754}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5EE64148-2152-4908-A3E7-658EB1D87754}.Release|Any CPU.Build.0 = Release|Any CPU - {5EE64148-2152-4908-A3E7-658EB1D87754}.Release|Any CPU.Deploy.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {61F7FB11-1E47-470C-91E2-47F8143E1572} - EndGlobalSection -EndGlobal diff --git a/Oqtane.Maui.slnx b/Oqtane.Maui.slnx new file mode 100644 index 00000000..26d1f9b0 --- /dev/null +++ b/Oqtane.Maui.slnx @@ -0,0 +1,3 @@ + + + diff --git a/Oqtane.Updater.sln b/Oqtane.Updater.sln deleted file mode 100644 index f79c8fed..00000000 --- a/Oqtane.Updater.sln +++ /dev/null @@ -1,38 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.28822.285 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{77EECA8C-B58E-469E-B8C5-D543AFC9A654}" - ProjectSection(SolutionItems) = preProject - .editorconfig = .editorconfig - .gitignore = .gitignore - README.md = README.md - EndProjectSection -EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Oqtane.Updater", "Oqtane.Updater\Oqtane.Updater.csproj", "{2E8C6889-37CF-4C8D-88B1-505547F25098}" -EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Oqtane.Shared", "Oqtane.Shared\Oqtane.Shared.csproj", "{E2512C17-291F-460A-A6D1-741C301DA184}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {2E8C6889-37CF-4C8D-88B1-505547F25098}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2E8C6889-37CF-4C8D-88B1-505547F25098}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2E8C6889-37CF-4C8D-88B1-505547F25098}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2E8C6889-37CF-4C8D-88B1-505547F25098}.Release|Any CPU.Build.0 = Release|Any CPU - {E2512C17-291F-460A-A6D1-741C301DA184}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E2512C17-291F-460A-A6D1-741C301DA184}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E2512C17-291F-460A-A6D1-741C301DA184}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E2512C17-291F-460A-A6D1-741C301DA184}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {1FB11796-35DE-4AED-9A52-17733557FCC4} - EndGlobalSection -EndGlobal diff --git a/Oqtane.Updater.slnx b/Oqtane.Updater.slnx new file mode 100644 index 00000000..56bc84b7 --- /dev/null +++ b/Oqtane.Updater.slnx @@ -0,0 +1,3 @@ + + + diff --git a/Oqtane.slnx b/Oqtane.slnx index 60d73494..13e0328f 100644 --- a/Oqtane.slnx +++ b/Oqtane.slnx @@ -1,5 +1,5 @@ - + \ No newline at end of file