Npgsql package upgrade

This commit is contained in:
Paul Schneider 2015-10-01 21:30:05 +02:00
commit 82de63a0ba
17 changed files with 53 additions and 23 deletions

View file

@ -41,7 +41,7 @@
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Xml" />
<Reference Include="Npgsql">
<HintPath>..\packages\Npgsql.2.2.5\lib\net45\Npgsql.dll</HintPath>
<HintPath>..\packages\Npgsql.3.0.3\lib\net45\Npgsql.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>