Skip to content

Commit 777b3f4

Browse files
Update dependency Microsoft.Bcl.AsyncInterfaces to v9
1 parent b5a0aae commit 777b3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414
<ItemGroup>
1515
<PackageVersion Include="DNNE" Version="2.0.7" />
16-
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
16+
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0" />
1717
<PackageVersion Include="Microsoft.CodeAnalysis" Version="$(CodeAnalysisVersion)" />
1818
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
1919
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="$(CodeAnalysisVersion)" />

0 commit comments

Comments
 (0)