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", "{DB348ABF-99A8-4ECF-AD3A-5A5FD8F788CF}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{87C589E4-A849-4F3C-8D22-B26BCC173EFA}"
ProjectSection(SolutionItems) = preProject
global.json = global.json
NuGet.Config = NuGet.Config
EndProjectSection
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "ClassLibrary1", "src\ClassLibrary1\ClassLibrary1.xproj", "{DA0C4BE8-CCFD-452C-ADB8-5C3576212ADD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DA0C4BE8-CCFD-452C-ADB8-5C3576212ADD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DA0C4BE8-CCFD-452C-ADB8-5C3576212ADD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DA0C4BE8-CCFD-452C-ADB8-5C3576212ADD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DA0C4BE8-CCFD-452C-ADB8-5C3576212ADD}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{DA0C4BE8-CCFD-452C-ADB8-5C3576212ADD} = {DB348ABF-99A8-4ECF-AD3A-5A5FD8F788CF}
EndGlobalSection
EndGlobal