50 строки
2.5 KiB
Plaintext
50 строки
2.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.31903.59
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Guan", "Guan\Guan.csproj", "{D2E013B1-29AA-48EE-9898-E2592C464511}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GuanTest", "GuanTest\GuanTest.csproj", "{4042B149-C837-4D0E-8FD9-7C58F9FD5CAA}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{863F7A53-76B4-4500-A305-A217B4BA35FA}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
Build-Guan.ps1 = Build-Guan.ps1
|
|
Build-NugetPackage.ps1 = Build-NugetPackage.ps1
|
|
GettingStarted.md = GettingStarted.md
|
|
Guan.nuspec.template = Guan.nuspec.template
|
|
guannuget.md = guannuget.md
|
|
README.md = README.md
|
|
SECURITY.md = SECURITY.md
|
|
SUPPORT.md = SUPPORT.md
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GuanExamples", "GuanExamples\GuanExamples.csproj", "{94E28450-FF08-4DF9-A014-C3B1E2249FC1}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{D2E013B1-29AA-48EE-9898-E2592C464511}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D2E013B1-29AA-48EE-9898-E2592C464511}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D2E013B1-29AA-48EE-9898-E2592C464511}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D2E013B1-29AA-48EE-9898-E2592C464511}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{4042B149-C837-4D0E-8FD9-7C58F9FD5CAA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{4042B149-C837-4D0E-8FD9-7C58F9FD5CAA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{4042B149-C837-4D0E-8FD9-7C58F9FD5CAA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{4042B149-C837-4D0E-8FD9-7C58F9FD5CAA}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{94E28450-FF08-4DF9-A014-C3B1E2249FC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{94E28450-FF08-4DF9-A014-C3B1E2249FC1}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{94E28450-FF08-4DF9-A014-C3B1E2249FC1}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{94E28450-FF08-4DF9-A014-C3B1E2249FC1}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {7C1E58D3-EF58-422A-9311-2880445E2A02}
|
|
EndGlobalSection
|
|
EndGlobal
|