11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3- <Import Project =" ..\packages\EntityFramework.6.4.4 \build\EntityFramework.props" Condition =" Exists('..\packages\EntityFramework.6.4.4 \build\EntityFramework.props')" />
3+ <Import Project =" ..\packages\EntityFramework.6.5.1 \build\EntityFramework.props" Condition =" Exists('..\packages\EntityFramework.6.5.1 \build\EntityFramework.props')" />
44 <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
55 <PropertyGroup >
66 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
5555 <HintPath >..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath >
5656 </Reference >
5757 <Reference Include =" EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
58- <HintPath >..\packages\EntityFramework.6.4.4 \lib\net45\EntityFramework.dll</HintPath >
58+ <HintPath >..\packages\EntityFramework.6.5.1 \lib\net45\EntityFramework.dll</HintPath >
5959 </Reference >
6060 <Reference Include =" EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
61- <HintPath >..\packages\EntityFramework.6.4.4 \lib\net45\EntityFramework.SqlServer.dll</HintPath >
61+ <HintPath >..\packages\EntityFramework.6.5.1 \lib\net45\EntityFramework.SqlServer.dll</HintPath >
6262 </Reference >
6363 <Reference Include =" Kendo.Mvc" >
64- <HintPath >..\packages\Telerik.UI.for.AspNet.Mvc5.2025.1.227 \lib\net45 \Kendo.Mvc.dll</HintPath >
64+ <HintPath >..\packages\Telerik.UI.for.AspNet.Mvc5.2025.4.1111 \lib\net462 \Kendo.Mvc.dll</HintPath >
6565 </Reference >
6666 <Reference Include =" Microsoft.CSharp" />
6767 <Reference Include =" Microsoft.Web.Infrastructure, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
149149 <Reference Include =" System.Net.Http.WebRequest" >
150150 </Reference >
151151 <Reference Include =" System.Xml.Linq" />
152- <Reference Include =" Telerik.Licensing.Runtime, Version=1.4.15 .0, Culture=neutral, PublicKeyToken=98bb5b04e55c09ef, processorArchitecture=MSIL" >
153- <HintPath >..\packages\Telerik.Licensing.1.4.15 \lib\net462\Telerik.Licensing.Runtime.dll</HintPath >
152+ <Reference Include =" Telerik.Licensing.Runtime, Version=1.6.31 .0, Culture=neutral, PublicKeyToken=98bb5b04e55c09ef, processorArchitecture=MSIL" >
153+ <HintPath >..\packages\Telerik.Licensing.1.6.31 \lib\net462\Telerik.Licensing.Runtime.dll</HintPath >
154154 </Reference >
155155 <Reference Include =" WebGrease, Version=1.5.2.14234, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
156156 <HintPath >..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath >
379379 <PropertyGroup >
380380 <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 >
381381 </PropertyGroup >
382- <Error Condition =" !Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
383- <Error Condition =" !Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
384- <Error Condition =" !Exists('..\packages\Telerik.Licensing.1.4.15\build\Telerik.Licensing.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Telerik.Licensing.1.4.15\build\Telerik.Licensing.targets'))" />
385382 <Error Condition =" !Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.117.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.117.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
383+ <Error Condition =" !Exists('..\packages\Telerik.Licensing.1.6.31\build\Telerik.Licensing.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Telerik.Licensing.1.6.31\build\Telerik.Licensing.targets'))" />
384+ <Error Condition =" !Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.5.1\build\EntityFramework.props'))" />
385+ <Error Condition =" !Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.5.1\build\EntityFramework.targets'))" />
386386 </Target >
387- <Import Project =" ..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition =" Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
388- <Import Project =" ..\packages\Telerik.Licensing.1.4.15\build\Telerik.Licensing.targets" Condition =" Exists('..\packages\Telerik.Licensing.1.4.15\build\Telerik.Licensing.targets')" />
389387 <Import Project =" ..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.117.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition =" Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.117.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
388+ <Import Project =" ..\packages\Telerik.Licensing.1.6.31\build\Telerik.Licensing.targets" Condition =" Exists('..\packages\Telerik.Licensing.1.6.31\build\Telerik.Licensing.targets')" />
389+ <Import Project =" ..\packages\EntityFramework.6.5.1\build\EntityFramework.targets" Condition =" Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.targets')" />
390390</Project >
0 commit comments