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 fe9bedd commit 61a808bCopy full SHA for 61a808b
Provider/src/FirebirdSql.Data.FirebirdClient/FirebirdSql.Data.FirebirdClient.csproj
@@ -39,7 +39,6 @@
39
<ItemGroup Condition="'$(TargetFramework)'=='net48'">
40
<Reference Include="System.Transactions" />
41
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
42
- <PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="5.0.0" />
43
</ItemGroup>
44
<ItemGroup Condition="'$(TargetFramework)'=='netstandard2.0'">
45
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />
0 commit comments