|
67 | 67 | <HintPath>..\packages\NSubstitute.1.8.2.0\lib\net45\NSubstitute.dll</HintPath>
|
68 | 68 | <Private>True</Private>
|
69 | 69 | </Reference>
|
| 70 | + <Reference Include="nunit.core, Version=2.6.4.14350, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL"> |
| 71 | + <HintPath>..\packages\NUnitTestAdapter.2.0.0\lib\nunit.core.dll</HintPath> |
| 72 | + <Private>False</Private> |
| 73 | + </Reference> |
| 74 | + <Reference Include="nunit.core.interfaces, Version=2.6.4.14350, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL"> |
| 75 | + <HintPath>..\packages\NUnitTestAdapter.2.0.0\lib\nunit.core.interfaces.dll</HintPath> |
| 76 | + <Private>False</Private> |
| 77 | + </Reference> |
70 | 78 | <Reference Include="nunit.framework, Version=2.6.4.14350, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
|
71 | 79 | <SpecificVersion>False</SpecificVersion>
|
72 | 80 | <HintPath>..\packages\NUnit.2.6.4\lib\nunit.framework.dll</HintPath>
|
73 | 81 | </Reference>
|
| 82 | + <Reference Include="nunit.util, Version=2.6.4.14350, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL"> |
| 83 | + <HintPath>..\packages\NUnitTestAdapter.2.0.0\lib\nunit.util.dll</HintPath> |
| 84 | + <Private>False</Private> |
| 85 | + </Reference> |
| 86 | + <Reference Include="NUnit.VisualStudio.TestAdapter, Version=2.0.0.0, Culture=neutral, PublicKeyToken=4cb40d35494691ac, processorArchitecture=MSIL"> |
| 87 | + <HintPath>..\packages\NUnitTestAdapter.2.0.0\lib\NUnit.VisualStudio.TestAdapter.dll</HintPath> |
| 88 | + <Private>False</Private> |
| 89 | + </Reference> |
74 | 90 | <Reference Include="System" />
|
75 | 91 | <Reference Include="System.Core" />
|
76 | 92 | <Reference Include="System.Runtime.Serialization" />
|
|
0 commit comments