We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a158258 commit e39257bCopy full SHA for e39257b
RegexPlanet-DotNet/web.config
@@ -2,7 +2,7 @@
2
<configuration>
3
4
<system.web>
5
- <compilation debug="true" targetFramework="4.0" />
+ <compilation debug="true" targetFramework="4.5" />
6
</system.web>
7
8
</configuration>
0 commit comments