Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 778c5ef

Browse files
authored
Merge pull request #552 from ServiceStack/postgres-core-nuget-update
Update to 3.1.8 as fails to find DLL at runtime.
2 parents a6a9955 + 6916f7c commit 778c5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NuGet.Core/ServiceStack.OrmLite.PostgreSQL.Core/ServiceStack.OrmLite.PostgreSQL.Core.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<copyright>Copyright 2016 Service Stack</copyright>
2020
<dependencies>
2121
<group targetFramework=".NETStandard1.3">
22-
<dependency id="Npgsql" version="[3.1.7, )" />
22+
<dependency id="Npgsql" version="[3.1.8, )" />
2323
<dependency id="ServiceStack.Interfaces.Core" version="[1.0.0, )" />
2424
<dependency id="ServiceStack.Text.Core" version="[1.0.0, )" />
2525
<dependency id="ServiceStack.Common.Core" version="[1.0.0, )" />

0 commit comments

Comments
 (0)