Skip to content

Commit d25171f

Browse files
committed
Using NETStandard.Library 1.6.1
1 parent a479cda commit d25171f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Provider/nuget/FirebirdSql.Data.FirebirdClient/FirebirdSql.Data.FirebirdClient.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<group targetFramework="net452">
2222
</group>
2323
<group targetFramework="netstandard1.6">
24-
<dependency id="NETStandard.Library" version="1.6.0" />
24+
<dependency id="NETStandard.Library" version="1.6.1" />
2525
<dependency id="Microsoft.Extensions.PlatformAbstractions" version="1.1.0" />
2626
<dependency id="System.Collections.NonGeneric" version="4.3.0" />
2727
<dependency id="System.ComponentModel.Primitives" version="4.3.0" />

0 commit comments

Comments
 (0)