We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd72b5 commit b4c5bf8Copy full SHA for b4c5bf8
Provider/src/FirebirdSql.Data.FirebirdClient/FirebirdSql.Data.FirebirdClient_NET40.csproj
@@ -54,6 +54,7 @@
54
<Import Project="$(ProjectDir)Microsoft.Bcl.Build.targets" />
55
<PropertyGroup>
56
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
57
+ <SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
58
</PropertyGroup>
59
60
<AppConfig>app.FirebirdSql.Data.FirebirdClient_NET40.config</AppConfig>
0 commit comments