Skip to content

Commit b4c5bf8

Browse files
committed
Fixing Bcl Async targets
1 parent 1fd72b5 commit b4c5bf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Provider/src/FirebirdSql.Data.FirebirdClient/FirebirdSql.Data.FirebirdClient_NET40.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
<Import Project="$(ProjectDir)Microsoft.Bcl.Build.targets" />
5555
<PropertyGroup>
5656
<SkipValidatePackageReferences>true</SkipValidatePackageReferences>
57+
<SkipEnsureBindingRedirects>true</SkipEnsureBindingRedirects>
5758
</PropertyGroup>
5859
<PropertyGroup>
5960
<AppConfig>app.FirebirdSql.Data.FirebirdClient_NET40.config</AppConfig>

0 commit comments

Comments
 (0)