Skip to content

Commit 65f3f79

Browse files
author
Emile Joubert
committed
executable permissions on .DLLs and set NUnit runtime config
1 parent b1b43aa commit 65f3f79

31 files changed

+1
-3
lines changed

src/unit/nunit/fit.dll

100644100755
File mode changed.

src/unit/nunit/mock-assembly.dll

100644100755
File mode changed.

src/unit/nunit/nonamespace-assembly.dll

100644100755
File mode changed.

src/unit/nunit/notestfixtures-assembly.dll

100644100755
File mode changed.

src/unit/nunit/nunit-console-runner.dll

100644100755
File mode changed.

src/unit/nunit/nunit-console.exe

100644100755
File mode changed.

src/unit/nunit/nunit-console.exe.config

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
a <requiredRuntime> element is used in case it is the only version
2525
of the framework that is installed.
2626
-->
27-
<!--
2827
<startup>
2928
<supportedRuntime version="v2.0.50727" />
3029
<supportedRuntime version="v2.0.50215" />
@@ -34,7 +33,6 @@
3433

3534
<requiredRuntime version="v1.0.3705" />
3635
</startup>
37-
-->
3836

3937
<!--
4038
The following <runtime> section allows running nunit under
@@ -96,4 +94,4 @@
9694

9795
</runtime>
9896

99-
</configuration>
97+
</configuration>

src/unit/nunit/nunit-console.tests.dll

100644100755
File mode changed.

src/unit/nunit/nunit-gui-runner.dll

100644100755
File mode changed.

src/unit/nunit/nunit-gui.tests.dll

100644100755
File mode changed.

0 commit comments

Comments
 (0)