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
4
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
5
<PropertyGroup >
5
6
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
50
51
</PropertyGroup >
51
52
<ItemGroup >
52
53
<Reference Include =" EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
53
- <HintPath >..\packages\EntityFramework.6.1.3 \lib\net45\EntityFramework.dll</HintPath >
54
+ <HintPath >..\packages\EntityFramework.6.3.0 \lib\net45\EntityFramework.dll</HintPath >
54
55
</Reference >
55
56
<Reference Include =" EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
56
- <HintPath >..\packages\EntityFramework.6.1.3 \lib\net45\EntityFramework.SqlServer.dll</HintPath >
57
+ <HintPath >..\packages\EntityFramework.6.3.0 \lib\net45\EntityFramework.SqlServer.dll</HintPath >
57
58
</Reference >
58
- <Reference Include =" SQLite.CodeFirst, Version=1.4.0.20, Culture=neutral, PublicKeyToken=eb96ba0a78d831a7, processorArchitecture=MSIL" >
59
- <HintPath >..\packages\SQLite.CodeFirst.1.4.0.20\lib\net45\SQLite.CodeFirst.dll</HintPath >
59
+ <Reference Include =" Microsoft.CSharp" />
60
+ </Reference >
61
+ <Reference Include =" SQLite.CodeFirst, Version=1.5.2.28, Culture=neutral, PublicKeyToken=eb96ba0a78d831a7, processorArchitecture=MSIL" >
62
+ <HintPath >..\packages\SQLite.CodeFirst.1.5.2.28\lib\net45\SQLite.CodeFirst.dll</HintPath >
60
63
</Reference >
61
64
<Reference Include =" System" />
62
65
<Reference Include =" System.ComponentModel.DataAnnotations" />
63
66
<Reference Include =" System.Data" />
64
- <Reference Include =" System.Data.SQLite, Version=1.0.105.2 , Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
65
- <HintPath >..\packages\System.Data.SQLite.Core.1.0.105.2 \lib\net46\System.Data.SQLite.dll</HintPath >
67
+ <Reference Include =" System.Data.SQLite, Version=1.0.112.0 , Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
68
+ <HintPath >..\packages\System.Data.SQLite.Core.1.0.112.0 \lib\net46\System.Data.SQLite.dll</HintPath >
66
69
</Reference >
67
- <Reference Include =" System.Data.SQLite.EF6, Version=1.0.105.2 , Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
68
- <HintPath >..\packages\System.Data.SQLite.EF6.1.0.105.2 \lib\net46\System.Data.SQLite.EF6.dll</HintPath >
70
+ <Reference Include =" System.Data.SQLite.EF6, Version=1.0.112.0 , Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
71
+ <HintPath >..\packages\System.Data.SQLite.EF6.1.0.112.0 \lib\net46\System.Data.SQLite.EF6.dll</HintPath >
69
72
</Reference >
70
- <Reference Include =" System.Data.SQLite.Linq, Version=1.0.105.2 , Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
71
- <HintPath >..\packages\System.Data.SQLite.Linq.1.0.105.2 \lib\net46\System.Data.SQLite.Linq.dll</HintPath >
73
+ <Reference Include =" System.Data.SQLite.Linq, Version=1.0.112.0 , Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL" >
74
+ <HintPath >..\packages\System.Data.SQLite.Linq.1.0.112.0 \lib\net46\System.Data.SQLite.Linq.dll</HintPath >
72
75
</Reference >
73
76
<Reference Include =" System.Deployment" />
74
77
<Reference Include =" System.Drawing" />
146
149
<None Include =" packages.config" />
147
150
</ItemGroup >
148
151
<Import Project =" $(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
149
- <Import Project =" ..\packages\System.Data.SQLite.Core.1.0.105.2\build\net46\System.Data.SQLite.Core.targets" Condition =" Exists('..\packages\System.Data.SQLite.Core.1.0.105.2\build\net46\System.Data.SQLite.Core.targets')" />
150
152
<Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
151
153
<PropertyGroup >
152
154
<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 >
153
155
</PropertyGroup >
154
- <Error Condition =" !Exists('..\packages\System.Data.SQLite.Core.1.0.105.2\build\net46\System.Data.SQLite.Core.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\System.Data.SQLite.Core.1.0.105.2\build\net46\System.Data.SQLite.Core.targets'))" />
156
+ <Error Condition =" !Exists('..\packages\EntityFramework.6.3.0\build\EntityFramework.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.3.0\build\EntityFramework.props'))" />
157
+ <Error Condition =" !Exists('..\packages\EntityFramework.6.3.0\build\EntityFramework.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.3.0\build\EntityFramework.targets'))" />
158
+ <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'))" />
155
159
</Target >
160
+ <Import Project =" ..\packages\EntityFramework.6.3.0\build\EntityFramework.targets" Condition =" Exists('..\packages\EntityFramework.6.3.0\build\EntityFramework.targets')" />
161
+ <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')" />
156
162
</Project >
0 commit comments