Удалить 'AirplaneWithRadar.sln'

This commit is contained in:
DavidMakarov 2023-09-24 16:38:10 +04:00
parent 0a6406a458
commit 04ef5b3b04

View File

@ -1,25 +0,0 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33530.505
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AirplaneWithRadar", "Plane\AirplaneWithRadar.csproj", "{BCC1CA98-5E08-4289-95DB-530953E5F7D1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BCC1CA98-5E08-4289-95DB-530953E5F7D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BCC1CA98-5E08-4289-95DB-530953E5F7D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BCC1CA98-5E08-4289-95DB-530953E5F7D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BCC1CA98-5E08-4289-95DB-530953E5F7D1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F40E1830-8311-411E-8EB6-67A18C742CAD}
EndGlobalSection
EndGlobal