AspNetCore.Docs/common/samples/ClassLibrary1/ClassLibrary1.sln

33 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{5B7BA4E2-85F3-40C0-811C-B4F5E898DC28}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{ABF42C36-C77D-4945-8E8D-72A0FFBD4D40}"
ProjectSection(SolutionItems) = preProject
global.json = global.json
EndProjectSection
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "ClassLibrary1", "src\ClassLibrary1\ClassLibrary1.xproj", "{54A65269-A53C-4D4D-B0B3-A3A0B890ACB6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{54A65269-A53C-4D4D-B0B3-A3A0B890ACB6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{54A65269-A53C-4D4D-B0B3-A3A0B890ACB6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{54A65269-A53C-4D4D-B0B3-A3A0B890ACB6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{54A65269-A53C-4D4D-B0B3-A3A0B890ACB6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{54A65269-A53C-4D4D-B0B3-A3A0B890ACB6} = {5B7BA4E2-85F3-40C0-811C-B4F5E898DC28}
EndGlobalSection
EndGlobal