1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
- <Import Project =" ..\packages\EntityFramework.6.3.0 \build\EntityFramework.props" Condition =" Exists('..\packages\EntityFramework.6.3.0 \build\EntityFramework.props')" />
3
+ <Import Project =" ..\packages\EntityFramework.6.4.4 \build\EntityFramework.props" Condition =" Exists('..\packages\EntityFramework.6.4.4 \build\EntityFramework.props')" />
4
4
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
5
5
<PropertyGroup >
6
6
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
37
37
</PropertyGroup >
38
38
<ItemGroup >
39
39
<Reference Include =" EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
40
- <HintPath >..\packages\EntityFramework.6.3.0 \lib\net45\EntityFramework.dll</HintPath >
40
+ <HintPath >..\packages\EntityFramework.6.4.4 \lib\net45\EntityFramework.dll</HintPath >
41
41
</Reference >
42
42
<Reference Include =" EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
43
- <HintPath >..\packages\EntityFramework.6.3.0 \lib\net45\EntityFramework.SqlServer.dll</HintPath >
43
+ <HintPath >..\packages\EntityFramework.6.4.4 \lib\net45\EntityFramework.SqlServer.dll</HintPath >
44
44
</Reference >
45
45
<Reference Include =" System" />
46
46
<Reference Include =" System.ComponentModel.DataAnnotations" />
47
47
<Reference Include =" System.Core" />
48
- <Reference Include =" System.Data.SQLite, Version=1.0.112 .0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
49
- <HintPath >..\packages\System.Data.SQLite.Core.1.0.112.0 \lib\net46\System.Data.SQLite.dll</HintPath >
48
+ <Reference Include =" System.Data.SQLite, Version=1.0.113 .0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
49
+ <HintPath >..\packages\System.Data.SQLite.Core.1.0.113.1 \lib\net46\System.Data.SQLite.dll</HintPath >
50
50
</Reference >
51
- <Reference Include =" System.Data.SQLite.EF6, Version=1.0.112 .0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
52
- <HintPath >..\packages\System.Data.SQLite.EF6.1.0.112 .0\lib\net46\System.Data.SQLite.EF6.dll</HintPath >
51
+ <Reference Include =" System.Data.SQLite.EF6, Version=1.0.113 .0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
52
+ <HintPath >..\packages\System.Data.SQLite.EF6.1.0.113 .0\lib\net46\System.Data.SQLite.EF6.dll</HintPath >
53
53
</Reference >
54
- <Reference Include =" System.Data.SQLite.Linq, Version=1.0.112 .0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
55
- <HintPath >..\packages\System.Data.SQLite.Linq.1.0.112 .0\lib\net46\System.Data.SQLite.Linq.dll</HintPath >
54
+ <Reference Include =" System.Data.SQLite.Linq, Version=1.0.113 .0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
55
+ <HintPath >..\packages\System.Data.SQLite.Linq.1.0.113 .0\lib\net46\System.Data.SQLite.Linq.dll</HintPath >
56
56
</Reference >
57
57
<Reference Include =" System.Xml.Linq" />
58
58
<Reference Include =" System.Data.DataSetExtensions" />
114
114
<PropertyGroup >
115
115
<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 >
116
116
</PropertyGroup >
117
- <Error Condition =" !Exists('..\packages\EntityFramework.6.3.0 \build\EntityFramework.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.3.0 \build\EntityFramework.props'))" />
118
- <Error Condition =" !Exists('..\packages\EntityFramework.6.3.0 \build\EntityFramework.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.3.0 \build\EntityFramework.targets'))" />
119
- <Error Condition =" !Exists('..\packages\System.Data.SQLite.Core.1.0.112.0 \build\net46\System.Data.SQLite.Core.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\System.Data.SQLite.Core.1.0.112.0 \build\net46\System.Data.SQLite.Core.targets'))" />
117
+ <Error Condition =" !Exists('..\packages\EntityFramework.6.4.4 \build\EntityFramework.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4 \build\EntityFramework.props'))" />
118
+ <Error Condition =" !Exists('..\packages\EntityFramework.6.4.4 \build\EntityFramework.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4 \build\EntityFramework.targets'))" />
119
+ <Error Condition =" !Exists('..\packages\System.Data.SQLite.Core.1.0.113.1 \build\net46\System.Data.SQLite.Core.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\System.Data.SQLite.Core.1.0.113.1 \build\net46\System.Data.SQLite.Core.targets'))" />
120
120
</Target >
121
- <Import Project =" ..\packages\EntityFramework.6.3.0 \build\EntityFramework.targets" Condition =" Exists('..\packages\EntityFramework.6.3.0 \build\EntityFramework.targets')" />
122
- <Import Project =" ..\packages\System.Data.SQLite.Core.1.0.112.0 \build\net46\System.Data.SQLite.Core.targets" Condition =" Exists('..\packages\System.Data.SQLite.Core.1.0.112.0 \build\net46\System.Data.SQLite.Core.targets')" />
121
+ <Import Project =" ..\packages\EntityFramework.6.4.4 \build\EntityFramework.targets" Condition =" Exists('..\packages\EntityFramework.6.4.4 \build\EntityFramework.targets')" />
122
+ <Import Project =" ..\packages\System.Data.SQLite.Core.1.0.113.1 \build\net46\System.Data.SQLite.Core.targets" Condition =" Exists('..\packages\System.Data.SQLite.Core.1.0.113.1 \build\net46\System.Data.SQLite.Core.targets')" />
123
123
</Project >
0 commit comments