11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 15.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3- <Import Project =" ..\packages\MSTest.TestAdapter.1.1.18 \build\net45\MSTest.TestAdapter.props" Condition =" Exists('..\packages\MSTest.TestAdapter.1.1.18 \build\net45\MSTest.TestAdapter.props')" />
3+ <Import Project =" ..\packages\MSTest.TestAdapter.1.2.0 \build\net45\MSTest.TestAdapter.props" Condition =" Exists('..\packages\MSTest.TestAdapter.1.2.0 \build\net45\MSTest.TestAdapter.props')" />
44 <PropertyGroup >
55 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
66 <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
3939 </PropertyGroup >
4040 <ItemGroup >
4141 <Reference Include =" EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
42- <HintPath >..\packages\EntityFramework.6.1.3 \lib\net45\EntityFramework.dll</HintPath >
42+ <HintPath >..\packages\EntityFramework.6.2.0 \lib\net45\EntityFramework.dll</HintPath >
4343 </Reference >
4444 <Reference Include =" EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
45- <HintPath >..\packages\EntityFramework.6.1.3 \lib\net45\EntityFramework.SqlServer.dll</HintPath >
45+ <HintPath >..\packages\EntityFramework.6.2.0 \lib\net45\EntityFramework.SqlServer.dll</HintPath >
4646 </Reference >
4747 <Reference Include =" Microsoft.CSharp" />
4848 <Reference Include =" Microsoft.VisualStudio.TestPlatform.TestFramework, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
49- <HintPath >..\packages\MSTest.TestFramework.1.1.18 \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath >
49+ <HintPath >..\packages\MSTest.TestFramework.1.2.0 \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath >
5050 </Reference >
5151 <Reference Include =" Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
52- <HintPath >..\packages\MSTest.TestFramework.1.1.18 \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath >
52+ <HintPath >..\packages\MSTest.TestFramework.1.2.0 \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath >
5353 </Reference >
5454 <Reference Include =" System" />
5555 <Reference Include =" System.ComponentModel.DataAnnotations" />
5656 <Reference Include =" System.Core" />
5757 <Reference Include =" System.Data" />
58- <Reference Include =" System.Data.SQLite, Version=1.0.105.2 , Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
59- <HintPath >..\packages\System.Data.SQLite.Core.1.0.105.2 \lib\net45\System.Data.SQLite.dll</HintPath >
58+ <Reference Include =" System.Data.SQLite, Version=1.0.108.0 , Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
59+ <HintPath >..\packages\System.Data.SQLite.Core.1.0.108.0 \lib\net45\System.Data.SQLite.dll</HintPath >
6060 </Reference >
61- <Reference Include =" System.Data.SQLite.EF6, Version=1.0.105.2 , Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
62- <HintPath >..\packages\System.Data.SQLite.EF6.1.0.105.2 \lib\net45\System.Data.SQLite.EF6.dll</HintPath >
61+ <Reference Include =" System.Data.SQLite.EF6, Version=1.0.108.0 , Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
62+ <HintPath >..\packages\System.Data.SQLite.EF6.1.0.108.0 \lib\net45\System.Data.SQLite.EF6.dll</HintPath >
6363 </Reference >
64- <Reference Include =" System.Data.SQLite.Linq, Version=1.0.105.2 , Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
65- <HintPath >..\packages\System.Data.SQLite.Linq.1.0.105.2 \lib\net45\System.Data.SQLite.Linq.dll</HintPath >
64+ <Reference Include =" System.Data.SQLite.Linq, Version=1.0.108.0 , Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
65+ <HintPath >..\packages\System.Data.SQLite.Linq.1.0.108.0 \lib\net45\System.Data.SQLite.Linq.dll</HintPath >
6666 </Reference >
6767 <Reference Include =" System.Runtime.Serialization" />
6868 <Reference Include =" System.Xml" />
114114 <PropertyGroup >
115115 <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 >
116116 </PropertyGroup >
117- <Error Condition =" !Exists('..\packages\System.Data.SQLite.Core.1.0.105.2 \build\net45\System.Data.SQLite.Core.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\System.Data.SQLite.Core.1.0.105.2 \build\net45\System.Data.SQLite.Core.targets'))" />
118- <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.1.1.18 \build\net45\MSTest.TestAdapter.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.1.18 \build\net45\MSTest.TestAdapter.props'))" />
119- <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.1.1.18 \build\net45\MSTest.TestAdapter.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.1.18 \build\net45\MSTest.TestAdapter.targets'))" />
117+ <Error Condition =" !Exists('..\packages\System.Data.SQLite.Core.1.0.108.0 \build\net45\System.Data.SQLite.Core.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\System.Data.SQLite.Core.1.0.108.0 \build\net45\System.Data.SQLite.Core.targets'))" />
118+ <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.1.2.0 \build\net45\MSTest.TestAdapter.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.2.0 \build\net45\MSTest.TestAdapter.props'))" />
119+ <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.1.2.0 \build\net45\MSTest.TestAdapter.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.2.0 \build\net45\MSTest.TestAdapter.targets'))" />
120120 </Target >
121- <Import Project =" ..\packages\System.Data.SQLite.Core.1.0.105.2 \build\net45\System.Data.SQLite.Core.targets" Condition =" Exists('..\packages\System.Data.SQLite.Core.1.0.105.2 \build\net45\System.Data.SQLite.Core.targets')" />
122- <Import Project =" ..\packages\MSTest.TestAdapter.1.1.18 \build\net45\MSTest.TestAdapter.targets" Condition =" Exists('..\packages\MSTest.TestAdapter.1.1.18 \build\net45\MSTest.TestAdapter.targets')" />
121+ <Import Project =" ..\packages\System.Data.SQLite.Core.1.0.108.0 \build\net45\System.Data.SQLite.Core.targets" Condition =" Exists('..\packages\System.Data.SQLite.Core.1.0.108.0 \build\net45\System.Data.SQLite.Core.targets')" />
122+ <Import Project =" ..\packages\MSTest.TestAdapter.1.2.0 \build\net45\MSTest.TestAdapter.targets" Condition =" Exists('..\packages\MSTest.TestAdapter.1.2.0 \build\net45\MSTest.TestAdapter.targets')" />
123123</Project >
0 commit comments