From 3985d0757717c6af77feb4d7d6b8467ca3711b9e Mon Sep 17 00:00:00 2001 From: Fredrik Forsmo Date: Wed, 14 Jan 2026 21:09:08 +0100 Subject: [PATCH] chore: migrate to slnx --- Organisationsnummer.sln | 31 ------------------------------- Organisationsnummer.slnx | 11 +++++++++++ 2 files changed, 11 insertions(+), 31 deletions(-) delete mode 100644 Organisationsnummer.sln create mode 100644 Organisationsnummer.slnx diff --git a/Organisationsnummer.sln b/Organisationsnummer.sln deleted file mode 100644 index 307ca95..0000000 --- a/Organisationsnummer.sln +++ /dev/null @@ -1,31 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Organisationsnummer", "Organisationsnummer\Organisationsnummer.csproj", "{D48ADBCE-59A0-41EC-84E1-24379DEBF83B}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Organisationsnummer.Tests", "Organisationsnummer.Tests\Organisationsnummer.Tests.csproj", "{572BFDF4-89A0-4852-A065-36679AFA56DC}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Misc", "Misc", "{6BCFD695-DA1D-496D-A7BE-53BC1C820771}" - ProjectSection(SolutionItems) = preProject - .gitignore = .gitignore - README.md = README.md - .github\workflows\analysis.yml = .github\workflows\analysis.yml - .github\workflows\release.yml = .github\workflows\release.yml - .github\workflows\test.yml = .github\workflows\test.yml - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D48ADBCE-59A0-41EC-84E1-24379DEBF83B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D48ADBCE-59A0-41EC-84E1-24379DEBF83B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D48ADBCE-59A0-41EC-84E1-24379DEBF83B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D48ADBCE-59A0-41EC-84E1-24379DEBF83B}.Release|Any CPU.Build.0 = Release|Any CPU - {572BFDF4-89A0-4852-A065-36679AFA56DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {572BFDF4-89A0-4852-A065-36679AFA56DC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {572BFDF4-89A0-4852-A065-36679AFA56DC}.Release|Any CPU.ActiveCfg = Release|Any CPU - {572BFDF4-89A0-4852-A065-36679AFA56DC}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection -EndGlobal diff --git a/Organisationsnummer.slnx b/Organisationsnummer.slnx new file mode 100644 index 0000000..41decd6 --- /dev/null +++ b/Organisationsnummer.slnx @@ -0,0 +1,11 @@ + + + + + + + + + + +