38 строки
1.8 KiB
Plaintext
38 строки
1.8 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.27004.2005
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6E1CEF7D-93BD-45D8-92AE-CDA550BAB928}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
appsettings.json = appsettings.json
|
|
README.MD = README.MD
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "app", "app\app.csproj", "{371840CB-3D6C-43EE-8E73-B74710F4CDE7}"
|
|
EndProject
|
|
Project("{13B669BE-BB05-4DDF-9536-439F39A36129}") = "MyContent", "MyContent\MyContent.msbuildproj", "{0E51D101-0992-4AA6-A134-26EA3F2E3935}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{371840CB-3D6C-43EE-8E73-B74710F4CDE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{371840CB-3D6C-43EE-8E73-B74710F4CDE7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{371840CB-3D6C-43EE-8E73-B74710F4CDE7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{371840CB-3D6C-43EE-8E73-B74710F4CDE7}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{0E51D101-0992-4AA6-A134-26EA3F2E3935}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{0E51D101-0992-4AA6-A134-26EA3F2E3935}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{0E51D101-0992-4AA6-A134-26EA3F2E3935}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{0E51D101-0992-4AA6-A134-26EA3F2E3935}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {884DD553-858C-49BB-B4FB-AE2635EF7643}
|
|
EndGlobalSection
|
|
EndGlobal
|