34 lines
1.5 KiB
Plaintext
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", "{57C7AF88-2BCA-4CE9-8CBF-149EB8AD89F3}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E76FCD00-1929-4A8F-A0DA-D615EBF09B0A}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
global.json = global.json
|
|
NuGet.Config = NuGet.Config
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "AngularSample", "src\AngularSample\AngularSample.xproj", "{FCF9D7AE-6AE9-43FD-BC27-87B49CDF7B73}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{FCF9D7AE-6AE9-43FD-BC27-87B49CDF7B73}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{FCF9D7AE-6AE9-43FD-BC27-87B49CDF7B73}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{FCF9D7AE-6AE9-43FD-BC27-87B49CDF7B73}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{FCF9D7AE-6AE9-43FD-BC27-87B49CDF7B73}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{FCF9D7AE-6AE9-43FD-BC27-87B49CDF7B73} = {57C7AF88-2BCA-4CE9-8CBF-149EB8AD89F3}
|
|
EndGlobalSection
|
|
EndGlobal
|