1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
- # Visual Studio Version 16
4
- VisualStudioVersion = 16.0.29102.190
3
+ # Visual Studio Version 17
4
+ VisualStudioVersion = 17.1.32228.430
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{4D5F5F21-0CB7-4B4E-A42F-732BD4AFD0FF}"
7
7
Project Section (SolutionItems ) = preProject
8
- src \directory . build .props = src \directory . build .props
9
- src \directory . build .targets = src \directory . build .targets
8
+ src \Directory . Build .props = src \Directory . Build .props
9
+ src \Directory . Build .targets = src \Directory . Build .targets
10
10
EndProject Section
11
11
EndProject
12
12
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "test" , "test" , "{0987757E-4D09-4523-B9C9-65B1E8832AA1}"
13
13
Project Section (SolutionItems ) = preProject
14
14
test \.editorconfig = test \.editorconfig
15
15
test \acceptance .xunit .runner .json = test \acceptance .xunit .runner .json
16
- test \directory . build .props = test \directory . build .props
16
+ test \Directory . Build .props = test \Directory . Build .props
17
17
test \xunit .runner .json = test \xunit .runner .json
18
18
EndProject Section
19
19
EndProject
@@ -31,7 +31,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "misc", "misc", "{2957BAF3-9
31
31
EndProject
32
32
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "samples" , "samples" , "{915BB224-B1D0-4E27-A348-67FCC77AAA44}"
33
33
Project Section (SolutionItems ) = preProject
34
- samples \directory . build .props = samples \directory . build .props
34
+ samples \Directory . Build .props = samples \Directory . Build .props
35
35
EndProject Section
36
36
EndProject
37
37
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "webapi" , "webapi" , "{F446ED94-368F-4F67-913B-16E82CA80DFC}"
0 commit comments