From d7b311b42752779bfc6cd48f465a660b4700ac12 Mon Sep 17 00:00:00 2001 From: Jared Parsons Date: Wed, 31 Jan 2024 17:07:43 -0800 Subject: [PATCH] Remove unused file --- 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 bfa4a19b7..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", "{7ED864FD-FEA8-49A4-8196-9A9BA39499B4}" -EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "update-index", "tools\update-index\update-index.csproj", "{524C2FE5-739D-4F3D-847F-17D0CA46EC69}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {524C2FE5-739D-4F3D-847F-17D0CA46EC69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {524C2FE5-739D-4F3D-847F-17D0CA46EC69}.Debug|Any CPU.Build.0 = Debug|Any CPU - {524C2FE5-739D-4F3D-847F-17D0CA46EC69}.Release|Any CPU.ActiveCfg = Release|Any CPU - {524C2FE5-739D-4F3D-847F-17D0CA46EC69}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(NestedProjects) = preSolution - {524C2FE5-739D-4F3D-847F-17D0CA46EC69} = {7ED864FD-FEA8-49A4-8196-9A9BA39499B4} - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {A3EEE113-2E4D-478E-B28F-37A8D74AAF3A} - EndGlobalSection -EndGlobal