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

34 lines
1.5 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", "{78D4EA4B-8641-4842-A847-5A832A3BB42D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5B0F8567-F005-4D41-907A-F3EEB032E4CB}"
ProjectSection(SolutionItems) = preProject
global.json = global.json
NuGet.Config = NuGet.Config
EndProjectSection
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "ClassLibrary1", "src\ClassLibrary1\ClassLibrary1.xproj", "{EB535171-59C2-4639-8564-657E0ECABBFE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EB535171-59C2-4639-8564-657E0ECABBFE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EB535171-59C2-4639-8564-657E0ECABBFE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EB535171-59C2-4639-8564-657E0ECABBFE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EB535171-59C2-4639-8564-657E0ECABBFE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{EB535171-59C2-4639-8564-657E0ECABBFE} = {78D4EA4B-8641-4842-A847-5A832A3BB42D}
EndGlobalSection
EndGlobal