Skip to content

Commit 15ee951

Browse files
committed
fix path
1 parent 74bbecb commit 15ee951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/net-constraints-nunit4/NetFramework/XMLUnit.NUnit4.Constraints.NetFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
</PropertyGroup>
5656
<ItemGroup>
5757
<Reference Include="nunit.framework, Version=4.3.2.0, Culture=neutral, PublicKeyToken=2638cd05610744eb">
58-
<HintPath>..\..\..\..\packages\NUnit.4.3.2\lib\nunit.framework.dll</HintPath>
58+
<HintPath>..\..\..\..\packages\NUnit.4.3.2\lib\net462\nunit.framework.dll</HintPath>
5959
<Private>True</Private>
6060
</Reference>
6161
<Reference Include="System" />

0 commit comments

Comments
 (0)