From cfd1730b0394d8ee8f36d0dff1771be2997ae134 Mon Sep 17 00:00:00 2001 From: Immo Landwerth Date: Wed, 2 Oct 2024 16:41:40 -0700 Subject: [PATCH] Remove design.sln, thanks VS Code --- designs.sln | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 designs.sln diff --git a/designs.sln b/designs.sln deleted file mode 100644 index 2b35d0ec9..000000000 --- a/designs.sln +++ /dev/null @@ -1,30 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.5.002.0 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tools", "tools", "{DEA172D1-1AA4-42C0-8223-6675EF7A9370}" -EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "update-index", "tools\update-index\update-index.csproj", "{924FF7A3-0DE0-4B94-9866-692E42E52C1E}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {924FF7A3-0DE0-4B94-9866-692E42E52C1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {924FF7A3-0DE0-4B94-9866-692E42E52C1E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {924FF7A3-0DE0-4B94-9866-692E42E52C1E}.Release|Any CPU.ActiveCfg = Release|Any CPU - {924FF7A3-0DE0-4B94-9866-692E42E52C1E}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(NestedProjects) = preSolution - {924FF7A3-0DE0-4B94-9866-692E42E52C1E} = {DEA172D1-1AA4-42C0-8223-6675EF7A9370} - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {290A8683-629F-4DA4-960B-6A4F3E48C427} - EndGlobalSection -EndGlobal