Перенос в общую репу

This commit is contained in:
2025-04-03 22:33:04 +03:00
parent e1b7f7b8e3
commit f1921083bb
14 changed files with 1856 additions and 0 deletions

View File

@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.35913.81 d17.13
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DroneSimulator", "DroneSimulator.csproj", "{B66DBB0A-CCDD-4711-ADB0-5AA11AC1760D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B66DBB0A-CCDD-4711-ADB0-5AA11AC1760D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B66DBB0A-CCDD-4711-ADB0-5AA11AC1760D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B66DBB0A-CCDD-4711-ADB0-5AA11AC1760D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B66DBB0A-CCDD-4711-ADB0-5AA11AC1760D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F4724E16-C228-4B38-BB06-B90A7A057219}
EndGlobalSection
EndGlobal