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 0c64771 commit 5c12be1Copy full SHA for 5c12be1
Ix.NET/Source/refs/System.Linq.Async/System.Linq.Async.csproj
@@ -19,7 +19,7 @@
19
20
</PropertyGroup>
21
<ItemGroup>
22
- <PackageReference Condition="'$(TargetFramework)' == 'net48' or '$(TargetFramework)' == 'netstandard2.0'" Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
+ <PackageReference Condition="'$(TargetFramework)' == 'net48' or '$(TargetFramework)' == 'netstandard2.0'" Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.9" />
23
24
<ProjectReference Include="..\..\System.Linq.Async.SourceGenerator\System.Linq.Async.SourceGenerator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" Private="false" />
25
</ItemGroup>
0 commit comments