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 0260385 commit a00169cCopy full SHA for a00169c
Directory.Packages.props
@@ -12,7 +12,7 @@
12
</PropertyGroup>
13
<ItemGroup>
14
<PackageVersion Include="DNNE" Version="2.0.6" />
15
- <PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" />
+ <PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
16
<PackageVersion Include="Microsoft.CodeAnalysis" Version="$(CodeAnalysisVersion)" />
17
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" />
18
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="$(CodeAnalysisVersion)" />
0 commit comments