11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3- <Import Project =" ..\packages\NUnit.3.13.2 \build\NUnit.props" Condition =" Exists('..\packages\NUnit.3.13.2 \build\NUnit.props')" />
3+ <Import Project =" ..\packages\NUnit.3.13.3 \build\NUnit.props" Condition =" Exists('..\packages\NUnit.3.13.3 \build\NUnit.props')" />
44 <Import Project =" ..\packages\NUnit3TestAdapter.4.2.1\build\net35\NUnit3TestAdapter.props" Condition =" Exists('..\packages\NUnit3TestAdapter.4.2.1\build\net35\NUnit3TestAdapter.props')" />
55 <Import Project =" ..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition =" Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
66 <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4848 <Reference Include =" Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
4949 <HintPath >..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll</HintPath >
5050 </Reference >
51- <Reference Include =" Npgsql, Version=6.0.3 .0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL" >
52- <HintPath >..\packages\Npgsql.6.0.3 \lib\netstandard2.0\Npgsql.dll</HintPath >
51+ <Reference Include =" Npgsql, Version=6.0.4 .0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL" >
52+ <HintPath >..\packages\Npgsql.6.0.4 \lib\netstandard2.0\Npgsql.dll</HintPath >
5353 </Reference >
54- <Reference Include =" nunit.framework, Version=3.13.2 .0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL" >
55- <HintPath >..\packages\NUnit.3.13.2 \lib\net45\nunit.framework.dll</HintPath >
54+ <Reference Include =" nunit.framework, Version=3.13.3 .0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL" >
55+ <HintPath >..\packages\NUnit.3.13.3 \lib\net45\nunit.framework.dll</HintPath >
5656 </Reference >
5757 <Reference Include =" System" />
5858 <Reference Include =" System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
7979 <Reference Include =" System.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
8080 <HintPath >..\packages\System.Text.Encodings.Web.6.0.0\lib\net461\System.Text.Encodings.Web.dll</HintPath >
8181 </Reference >
82- <Reference Include =" System.Text.Json, Version=6.0.0.1 , Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
83- <HintPath >..\packages\System.Text.Json.6.0.1 \lib\net461\System.Text.Json.dll</HintPath >
82+ <Reference Include =" System.Text.Json, Version=6.0.0.4 , Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
83+ <HintPath >..\packages\System.Text.Json.6.0.4 \lib\net461\System.Text.Json.dll</HintPath >
8484 </Reference >
8585 <Reference Include =" System.Threading.Channels, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
8686 <HintPath >..\packages\System.Threading.Channels.6.0.0\lib\net461\System.Threading.Channels.dll</HintPath >
226226 <Error Condition =" !Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
227227 <Error Condition =" !Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
228228 <Error Condition =" !Exists('..\packages\NUnit3TestAdapter.4.2.1\build\net35\NUnit3TestAdapter.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\NUnit3TestAdapter.4.2.1\build\net35\NUnit3TestAdapter.props'))" />
229- <Error Condition =" !Exists('..\packages\NUnit.3.13.2 \build\NUnit.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\NUnit.3.13.2 \build\NUnit.props'))" />
230- <Error Condition =" !Exists('..\packages\System.Text.Json.6.0.1 \build\System.Text.Json.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\System.Text.Json.6.0.1 \build\System.Text.Json.targets'))" />
229+ <Error Condition =" !Exists('..\packages\NUnit.3.13.3 \build\NUnit.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\NUnit.3.13.3 \build\NUnit.props'))" />
230+ <Error Condition =" !Exists('..\packages\System.Text.Json.6.0.4 \build\System.Text.Json.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\System.Text.Json.6.0.4 \build\System.Text.Json.targets'))" />
231231 </Target >
232232 <Import Project =" ..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition =" Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
233- <Import Project =" ..\packages\System.Text.Json.6.0.1 \build\System.Text.Json.targets" Condition =" Exists('..\packages\System.Text.Json.6.0.1 \build\System.Text.Json.targets')" />
233+ <Import Project =" ..\packages\System.Text.Json.6.0.4 \build\System.Text.Json.targets" Condition =" Exists('..\packages\System.Text.Json.6.0.4 \build\System.Text.Json.targets')" />
234234</Project >
0 commit comments