1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
- # Visual Studio Version 16
4
- VisualStudioVersion = 16.0.29920.165
3
+ # Visual Studio Version 17
4
+ VisualStudioVersion = 17.9.34902.65
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{F3D249A4-350F-4AAB-8C59-7BBD0AE2F2DE}"
7
7
Project Section (SolutionItems ) = preProject
@@ -19,7 +19,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
19
19
EndProject
20
20
Project ("{E24C65DC-7377-472B-9ABA-BC803B73C61A}" ) = "src" , "src\" , "{6CDB34D4-18FB-4F97-983C-0CF00D644F85}"
21
21
Project Section (WebsiteProperties ) = preProject
22
- TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0 "
22
+ TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.8.1 "
23
23
Debug .AspNetCompiler .VirtualPath = "/localhost_34131"
24
24
Debug .AspNetCompiler .PhysicalPath = "src\"
25
25
Debug .AspNetCompiler .TargetPath = "PrecompiledWeb\localhost_34131\"
@@ -40,7 +40,7 @@ Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "src", "src\", "{6CDB34D4-18
40
40
EndProject
41
41
Project ("{E24C65DC-7377-472B-9ABA-BC803B73C61A}" ) = "docs" , "docs\" , "{171687C4-6EA6-413F-94F7-4A499A5827D9}"
42
42
Project Section (WebsiteProperties ) = preProject
43
- TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0 "
43
+ TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.8.1 "
44
44
Debug .AspNetCompiler .VirtualPath = "/localhost_34134"
45
45
Debug .AspNetCompiler .PhysicalPath = "docs\"
46
46
Debug .AspNetCompiler .TargetPath = "PrecompiledWeb\localhost_34134\"
0 commit comments