1
-
1
+
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio Version 16
4
4
VisualStudioVersion = 16.0.29209.152
@@ -38,7 +38,7 @@ EndProject
38
38
Project ("{E24C65DC-7377-472B-9ABA-BC803B73C61A}" ) = "Umbraco.Web.UI.Client" , "http://localhost:3961" , "{3819A550-DCEC-4153-91B4-8BA9F7F0B9B4}"
39
39
Project Section (WebsiteProperties ) = preProject
40
40
UseIISExpress = "true"
41
- TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5"
41
+ TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5.2 "
42
42
Debug .AspNetCompiler .VirtualPath = "/localhost_3961"
43
43
Debug .AspNetCompiler .PhysicalPath = "src\Umbraco.Web.UI.Client\"
44
44
Debug .AspNetCompiler .TargetPath = "PrecompiledWeb\localhost_3961\"
@@ -61,7 +61,7 @@ EndProject
61
61
Project ("{E24C65DC-7377-472B-9ABA-BC803B73C61A}" ) = "Umbraco.Tests.AcceptanceTest" , "http://localhost:58896" , "{9E4C8A12-FBE0-4673-8CE2-DF99D5D57817}"
62
62
Project Section (WebsiteProperties ) = preProject
63
63
UseIISExpress = "true"
64
- TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5"
64
+ TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5.2 "
65
65
Debug .AspNetCompiler .VirtualPath = "/localhost_62926"
66
66
Debug .AspNetCompiler .PhysicalPath = "tests\Umbraco.Tests.AcceptanceTest\"
67
67
Debug .AspNetCompiler .TargetPath = "PrecompiledWeb\localhost_62926\"
0 commit comments