Загрузить файлы в «/»
commit
8329994003
|
@ -0,0 +1,25 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.7.34221.43
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApp1", "ConsoleApp1\ConsoleApp1.csproj", "{43F1C672-BF9A-4F13-B8EF-57AEF3995CDC}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{43F1C672-BF9A-4F13-B8EF-57AEF3995CDC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{43F1C672-BF9A-4F13-B8EF-57AEF3995CDC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{43F1C672-BF9A-4F13-B8EF-57AEF3995CDC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{43F1C672-BF9A-4F13-B8EF-57AEF3995CDC}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {FBE47C69-84AF-4891-A946-82FD0BD58F3F}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Loading…
Reference in New Issue