Первый коммит. Создание проекта
This commit is contained in:
parent
cca32f4c92
commit
5266d8f316
@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.2.32505.173
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MotorBoat", "MotorBoat\MotorBoat.csproj", "{397F2847-531B-415D-84A5-05DAC376C608}"
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MotorBoat", "MotorBoat\MotorBoat.csproj", "{80B910E9-7129-499A-AC0B-A00067BB4ECB}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
@ -11,15 +11,15 @@ Global
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{397F2847-531B-415D-84A5-05DAC376C608}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{397F2847-531B-415D-84A5-05DAC376C608}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{397F2847-531B-415D-84A5-05DAC376C608}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{397F2847-531B-415D-84A5-05DAC376C608}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{80B910E9-7129-499A-AC0B-A00067BB4ECB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{80B910E9-7129-499A-AC0B-A00067BB4ECB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{80B910E9-7129-499A-AC0B-A00067BB4ECB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{80B910E9-7129-499A-AC0B-A00067BB4ECB}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {97128A00-B172-4425-AA11-1E29D9479395}
|
||||
SolutionGuid = {8F93291F-95AD-4532-9BB2-FB00D5FA3B36}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
Loading…
Reference in New Issue
Block a user