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 b5a0aae commit 777b3f4Copy full SHA for 777b3f4
Directory.Packages.props
@@ -13,7 +13,7 @@
13
</PropertyGroup>
14
<ItemGroup>
15
<PackageVersion Include="DNNE" Version="2.0.7" />
16
- <PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
+ <PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0" />
17
<PackageVersion Include="Microsoft.CodeAnalysis" Version="$(CodeAnalysisVersion)" />
18
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
19
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="$(CodeAnalysisVersion)" />
0 commit comments