1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio 15
4
- VisualStudioVersion = 15.0.26430.4
4
+ VisualStudioVersion = 15.0.26730.10
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{27304DDE-AFB2-4F8B-B765-E3E2F11E886C}"
7
+ Project Section (SolutionItems ) = preProject
8
+ src \Directory .Build .props = src \Directory .Build .props
9
+ EndProject Section
7
10
EndProject
8
11
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Microsoft.AspNetCore.NodeServices" , "src\Microsoft.AspNetCore.NodeServices\Microsoft.AspNetCore.NodeServices.csproj" , "{66B77203-1469-41DF-92F2-2BE6900BD36F}"
9
12
EndProject
@@ -30,10 +33,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NodeServicesExamples", "sam
30
33
EndProject
31
34
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "templates" , "templates" , "{1598B415-73F1-4B37-B3B4-0A10677ABB2D}"
32
35
EndProject
33
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "build " , "build " , "{E415FE14-13B0-469F-836D-95059E6BAA6E }"
36
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items " , "Solution Items " , "{645F7363-1240-4FB6-9422-B32A327C979F }"
34
37
Project Section (SolutionItems ) = preProject
35
- src \ build \ common . props = src \ build \ common .props
36
- src \ build \ Key . snk = src \ build \ Key . snk
38
+ Directory . Build . props = Directory . Build .props
39
+ Directory . Build . targets = Directory . Build . targets
37
40
EndProject Section
38
41
EndProject
39
42
Global
79
82
{DE479DC3-1461-4EAD-A188-4AF7AA4AE344} = {E6A161EA-646C-4033-9090-95BE809AB8D9}
80
83
{93EFCC5F-C6EE-4623-894F-A42B22C0B6FE} = {E6A161EA-646C-4033-9090-95BE809AB8D9}
81
84
EndGlobalSection
85
+ GlobalSection (ExtensibilityGlobals ) = postSolution
86
+ SolutionGuid = {DDF59B0D-2DEC-45D6-8667-DCB767487101}
87
+ EndGlobalSection
82
88
EndGlobal
0 commit comments