AspNetCore.Docs/aspnet/client-side/angular/sample/AngularSample.sln

30 lines
1.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.22823.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{515241B0-949A-4BB4-B417-9CA39EDBFC36}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{508A0CEC-8A9B-484C-9293-4A1C812D98DB}"
ProjectSection(SolutionItems) = preProject
global.json = global.json
EndProjectSection
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "AngularSample", "src\AngularSample.xproj", "{4C68AF60-77BF-41E3-B372-E43452B09F9B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4C68AF60-77BF-41E3-B372-E43452B09F9B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4C68AF60-77BF-41E3-B372-E43452B09F9B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4C68AF60-77BF-41E3-B372-E43452B09F9B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4C68AF60-77BF-41E3-B372-E43452B09F9B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal