From 7190c5f7c4d6f36d336b0e98c0dd764ab77c66b3 Mon Sep 17 00:00:00 2001 From: rameel Date: Mon, 2 Feb 2026 22:28:06 +0500 Subject: [PATCH] Migrate solution file to slnx --- Ramstack.Structures.sln | 39 --------------------------------------- Ramstack.Structures.slnx | 11 +++++++++++ 2 files changed, 11 insertions(+), 39 deletions(-) delete mode 100644 Ramstack.Structures.sln create mode 100644 Ramstack.Structures.slnx diff --git a/Ramstack.Structures.sln b/Ramstack.Structures.sln deleted file mode 100644 index b349417..0000000 --- a/Ramstack.Structures.sln +++ /dev/null @@ -1,39 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.0.31903.59 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ramstack.Structures", "Ramstack.Structures\Ramstack.Structures.csproj", "{A2F906FF-3B60-42F0-9D10-938F2390612E}" -EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ramstack.Structures.Tests", "Ramstack.Structures.Tests\Ramstack.Structures.Tests.csproj", "{1E532F0E-B3DA-48CE-9FF0-7E010F80889D}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{25C6988E-3B77-4327-B6B3-CD56F9029290}" - ProjectSection(SolutionItems) = preProject - .editorconfig = .editorconfig - .gitignore = .gitignore - Directory.Packages.props = Directory.Packages.props - LICENSE = LICENSE - README.md = README.md - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A2F906FF-3B60-42F0-9D10-938F2390612E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {A2F906FF-3B60-42F0-9D10-938F2390612E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A2F906FF-3B60-42F0-9D10-938F2390612E}.Release|Any CPU.ActiveCfg = Release|Any CPU - {A2F906FF-3B60-42F0-9D10-938F2390612E}.Release|Any CPU.Build.0 = Release|Any CPU - {1E532F0E-B3DA-48CE-9FF0-7E010F80889D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1E532F0E-B3DA-48CE-9FF0-7E010F80889D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1E532F0E-B3DA-48CE-9FF0-7E010F80889D}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1E532F0E-B3DA-48CE-9FF0-7E010F80889D}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {DD881D77-5EB1-4824-AB9E-6A34B380B04C} - EndGlobalSection -EndGlobal diff --git a/Ramstack.Structures.slnx b/Ramstack.Structures.slnx new file mode 100644 index 0000000..9dc48e4 --- /dev/null +++ b/Ramstack.Structures.slnx @@ -0,0 +1,11 @@ + + + + + + + + + + +