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.3\build\NUnit.props" Condition =" Exists('..\packages\NUnit.3.13.3\build\NUnit.props')" />
43 <Import Project =" ..\packages\NUnit3TestAdapter.4.2.1\build\net35\NUnit3TestAdapter.props" Condition =" Exists('..\packages\NUnit3TestAdapter.4.2.1\build\net35\NUnit3TestAdapter.props')" />
4+ <Import Project =" ..\packages\NUnit.3.13.3\build\NUnit.props" Condition =" Exists('..\packages\NUnit.3.13.3\build\NUnit.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')" />
77 <PropertyGroup >
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.4 .0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL" >
52- <HintPath >..\packages\Npgsql.6.0.4 \lib\netstandard2.0\Npgsql.dll</HintPath >
51+ <Reference Include =" Npgsql, Version=6.0.5 .0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL" >
52+ <HintPath >..\packages\Npgsql.6.0.5 \lib\netstandard2.0\Npgsql.dll</HintPath >
5353 </Reference >
5454 <Reference Include =" nunit.framework, Version=3.13.3.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL" >
5555 <HintPath >..\packages\NUnit.3.13.3\lib\net45\nunit.framework.dll</HintPath >
6666 <Reference Include =" System.Diagnostics.DiagnosticSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
6767 <HintPath >..\packages\System.Diagnostics.DiagnosticSource.6.0.0\lib\net461\System.Diagnostics.DiagnosticSource.dll</HintPath >
6868 </Reference >
69- <Reference Include =" System.Memory, Version=4.0.1.1 , Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
70- <HintPath >..\packages\System.Memory.4.5.4 \lib\net461\System.Memory.dll</HintPath >
69+ <Reference Include =" System.Memory, Version=4.0.1.2 , Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
70+ <HintPath >..\packages\System.Memory.4.5.5 \lib\net461\System.Memory.dll</HintPath >
7171 </Reference >
7272 <Reference Include =" System.Numerics" />
7373 <Reference Include =" System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, 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.4 , Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
83- <HintPath >..\packages\System.Text.Json.6.0.4 \lib\net461\System.Text.Json.dll</HintPath >
82+ <Reference Include =" System.Text.Json, Version=6.0.0.5 , Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
83+ <HintPath >..\packages\System.Text.Json.6.0.5 \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 >
225225 </PropertyGroup >
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'))" />
228- <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'))" />
229228 <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'))" />
229+ <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'))" />
230+ <Error Condition =" !Exists('..\packages\System.Text.Json.6.0.5\build\System.Text.Json.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\System.Text.Json.6.0.5\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.4 \build\System.Text.Json.targets" Condition =" Exists('..\packages\System.Text.Json.6.0.4 \build\System.Text.Json.targets')" />
233+ <Import Project =" ..\packages\System.Text.Json.6.0.5 \build\System.Text.Json.targets" Condition =" Exists('..\packages\System.Text.Json.6.0.5 \build\System.Text.Json.targets')" />
234234</Project >
0 commit comments