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 a29dbf8 commit b0c80b3Copy full SHA for b0c80b3
Tools/nunit/nunit-x86.exe.config
@@ -9,7 +9,7 @@
9
-->
10
<startup useLegacyV2RuntimeActivationPolicy="true">
11
<!-- Comment out the next line to force use of .NET 4.0 -->
12
- <supportedRuntime version="v2.0.50727" />
+ <!--<supportedRuntime version="v2.0.50727" />-->
13
<supportedRuntime version="v4.0.30319" />
14
</startup>
15
Tools/nunit/nunit.exe.config
0 commit comments