Фикс кривого создания проекта
This commit is contained in:
parent
4a385a324a
commit
e6d8419ccd
25
Shipyard/Shipyard.sln
Normal file
25
Shipyard/Shipyard.sln
Normal file
@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.8.34408.163
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Shipyard", "Shipyard\Shipyard.csproj", "{0CDFD76A-8254-473F-8285-FF7A15F16F31}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{0CDFD76A-8254-473F-8285-FF7A15F16F31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{0CDFD76A-8254-473F-8285-FF7A15F16F31}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{0CDFD76A-8254-473F-8285-FF7A15F16F31}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{0CDFD76A-8254-473F-8285-FF7A15F16F31}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {20B77EEF-AB9F-4A9C-906E-616BABA239A6}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Loading…
x
Reference in New Issue
Block a user