Skip to content

Commit

Permalink
Fix: Sweep redundancy assembly references.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsakamoto committed Feb 19, 2017
1 parent 67c00d5 commit 07318cd
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions testcases/ooxml/NPOI.OOXML.TestCases.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,6 @@
<HintPath>..\..\solution\visualstudio\packages\NUnitTestAdapter.2.0.0\lib\nunit.core.interfaces.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="nunit.core, Version=2.6.4.14350, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<HintPath>..\..\solution\visualstudio\packages\NUnitTestAdapter.2.0.0\lib\nunit.core.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="nunit.core.interfaces, Version=2.6.4.14350, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<HintPath>..\..\solution\visualstudio\packages\NUnitTestAdapter.2.0.0\lib\nunit.core.interfaces.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="nunit.framework, Version=2.6.3.13283, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\solution\Lib\nunit.framework.dll</HintPath>
Expand Down

0 comments on commit 07318cd

Please sign in to comment.