Skip to content

Commit

Permalink
#87: Updated NUnit version used to test RACR-NET.
Browse files Browse the repository at this point in the history
  • Loading branch information
christoff-buerger committed Sep 25, 2018
1 parent c97e8a8 commit f4412ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests-net/Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<Compile Include="Test.cs" />
<Reference Include="System" />
<Reference Include="nunit.framework">
<HintPath>nunit\NUnit.3.9.0\lib\net45\nunit.framework.dll</HintPath>
<HintPath>nunit\NUnit.3.10.1\lib\net45\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="IronScheme">
<HintPath>..\racr-net\binaries\IronScheme.dll</HintPath>
Expand Down

0 comments on commit f4412ca

Please sign in to comment.