Skip to content

Commit e39257b

Browse files
committed
switched to 4.5 runtime
1 parent a158258 commit e39257b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RegexPlanet-DotNet/web.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<configuration>
33

44
<system.web>
5-
<compilation debug="true" targetFramework="4.0" />
5+
<compilation debug="true" targetFramework="4.5" />
66
</system.web>
77

88
</configuration>

0 commit comments

Comments
 (0)