|
48 | 48 | <HintPath>..\packages\Newtonsoft.Json.6.0.2\lib\net35\Newtonsoft.Json.dll</HintPath> |
49 | 49 | </Reference> |
50 | 50 | <Reference Include="nunit.core"> |
51 | | - <HintPath>..\packages\NUnitTestAdapter.1.0\lib\nunit.core.dll</HintPath> |
| 51 | + <HintPath>..\packages\NUnitTestAdapter.2.0.0\lib\nunit.core.dll</HintPath> |
52 | 52 | <Private>False</Private> |
53 | 53 | </Reference> |
54 | 54 | <Reference Include="nunit.core.interfaces"> |
55 | | - <HintPath>..\packages\NUnitTestAdapter.1.0\lib\nunit.core.interfaces.dll</HintPath> |
| 55 | + <HintPath>..\packages\NUnitTestAdapter.2.0.0\lib\nunit.core.interfaces.dll</HintPath> |
56 | 56 | <Private>False</Private> |
57 | 57 | </Reference> |
58 | | - <Reference Include="nunit.framework, Version=2.6.3.13283, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL"> |
59 | | - <HintPath>..\packages\NUnit.2.6.3\lib\nunit.framework.dll</HintPath> |
| 58 | + <Reference Include="nunit.framework, Version=2.6.4.14350, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL"> |
| 59 | + <SpecificVersion>False</SpecificVersion> |
| 60 | + <HintPath>..\packages\NUnit.2.6.4\lib\nunit.framework.dll</HintPath> |
60 | 61 | </Reference> |
61 | 62 | <Reference Include="nunit.util"> |
62 | | - <HintPath>..\packages\NUnitTestAdapter.1.0\lib\nunit.util.dll</HintPath> |
| 63 | + <HintPath>..\packages\NUnitTestAdapter.2.0.0\lib\nunit.util.dll</HintPath> |
63 | 64 | <Private>False</Private> |
64 | 65 | </Reference> |
65 | 66 | <Reference Include="NUnit.VisualStudio.TestAdapter"> |
66 | | - <HintPath>..\packages\NUnitTestAdapter.1.0\lib\NUnit.VisualStudio.TestAdapter.dll</HintPath> |
| 67 | + <HintPath>..\packages\NUnitTestAdapter.2.0.0\lib\NUnit.VisualStudio.TestAdapter.dll</HintPath> |
67 | 68 | <Private>False</Private> |
68 | 69 | </Reference> |
69 | 70 | <Reference Include="System" /> |
|
89 | 90 | <ItemGroup> |
90 | 91 | <None Include="packages.config" /> |
91 | 92 | </ItemGroup> |
| 93 | + <ItemGroup> |
| 94 | + <Folder Include="Properties\" /> |
| 95 | + </ItemGroup> |
92 | 96 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
93 | 97 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
94 | 98 | Other similar extension points exist, see Microsoft.Common.targets. |
|
0 commit comments