|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <Project ToolsVersion="16.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
3 |
| - <Import Project="..\packages\NUnit3TestAdapter.3.13.0\build\net35\NUnit3TestAdapter.props" Condition="Exists('..\packages\NUnit3TestAdapter.3.13.0\build\net35\NUnit3TestAdapter.props')" /> |
4 |
| - <Import Project="..\packages\NUnit.3.11.0\build\NUnit.props" Condition="Exists('..\packages\NUnit.3.11.0\build\NUnit.props')" /> |
| 3 | + <Import Project="..\packages\NUnit3TestAdapter.3.15.1\build\net35\NUnit3TestAdapter.props" Condition="Exists('..\packages\NUnit3TestAdapter.3.15.1\build\net35\NUnit3TestAdapter.props')" /> |
| 4 | + <Import Project="..\packages\NUnit.3.12.0\build\NUnit.props" Condition="Exists('..\packages\NUnit.3.12.0\build\NUnit.props')" /> |
| 5 | + <Import Project="..\packages\EntityFramework.6.3.0\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.3.0\build\EntityFramework.props')" /> |
5 | 6 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
6 | 7 | <PropertyGroup>
|
7 | 8 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
35 | 36 | <WarningLevel>4</WarningLevel>
|
36 | 37 | </PropertyGroup>
|
37 | 38 | <ItemGroup>
|
38 |
| - <Reference Include="Effort, Version=2.1.0.0, Culture=neutral, PublicKeyToken=6a46696d54971e6d, processorArchitecture=MSIL"> |
39 |
| - <HintPath>..\packages\Effort.EF6.2.1.0\lib\net45\Effort.dll</HintPath> |
| 39 | + <Reference Include="Effort, Version=2.2.4.0, Culture=neutral, PublicKeyToken=6a46696d54971e6d, processorArchitecture=MSIL"> |
| 40 | + <HintPath>..\packages\Effort.EF6.2.2.4\lib\net45\Effort.dll</HintPath> |
40 | 41 | </Reference>
|
41 | 42 | <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
42 |
| - <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath> |
| 43 | + <HintPath>..\packages\EntityFramework.6.3.0\lib\net45\EntityFramework.dll</HintPath> |
| 44 | + <Private>True</Private> |
43 | 45 | </Reference>
|
44 | 46 | <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
45 |
| - <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
| 47 | + <HintPath>..\packages\EntityFramework.6.3.0\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
| 48 | + <Private>True</Private> |
46 | 49 | </Reference>
|
47 | 50 | <Reference Include="NMemory, Version=3.0.0.0, Culture=neutral, PublicKeyToken=afc61983f100d280, processorArchitecture=MSIL">
|
48 | 51 | <HintPath>..\packages\NMemory.3.1.0\lib\net45\NMemory.dll</HintPath>
|
49 | 52 | </Reference>
|
50 |
| - <Reference Include="nunit.framework, Version=3.11.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL"> |
51 |
| - <HintPath>..\packages\NUnit.3.11.0\lib\net45\nunit.framework.dll</HintPath> |
| 53 | + <Reference Include="nunit.framework, Version=3.12.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL"> |
| 54 | + <HintPath>..\packages\NUnit.3.12.0\lib\net45\nunit.framework.dll</HintPath> |
| 55 | + <Private>True</Private> |
52 | 56 | </Reference>
|
53 | 57 | <Reference Include="System" />
|
54 | 58 | <Reference Include="System.ComponentModel.DataAnnotations" />
|
|
77 | 81 | <PropertyGroup>
|
78 | 82 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
79 | 83 | </PropertyGroup>
|
80 |
| - <Error Condition="!Exists('..\packages\NUnit.3.11.0\build\NUnit.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NUnit.3.11.0\build\NUnit.props'))" /> |
81 |
| - <Error Condition="!Exists('..\packages\NUnit3TestAdapter.3.13.0\build\net35\NUnit3TestAdapter.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NUnit3TestAdapter.3.13.0\build\net35\NUnit3TestAdapter.props'))" /> |
| 84 | + <Error Condition="!Exists('..\packages\EntityFramework.6.3.0\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.3.0\build\EntityFramework.props'))" /> |
| 85 | + <Error Condition="!Exists('..\packages\EntityFramework.6.3.0\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.3.0\build\EntityFramework.targets'))" /> |
| 86 | + <Error Condition="!Exists('..\packages\NUnit.3.12.0\build\NUnit.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NUnit.3.12.0\build\NUnit.props'))" /> |
| 87 | + <Error Condition="!Exists('..\packages\NUnit3TestAdapter.3.15.1\build\net35\NUnit3TestAdapter.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NUnit3TestAdapter.3.15.1\build\net35\NUnit3TestAdapter.props'))" /> |
82 | 88 | </Target>
|
| 89 | + <Import Project="..\packages\EntityFramework.6.3.0\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.3.0\build\EntityFramework.targets')" /> |
83 | 90 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
84 | 91 | Other similar extension points exist, see Microsoft.Common.targets.
|
85 | 92 | <Target Name="BeforeBuild">
|
|
0 commit comments