We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c2b954 commit 2fb5390Copy full SHA for 2fb5390
1 file changed
CodeConv/CodeConv.csproj
@@ -30,7 +30,7 @@
30
</ItemGroup>
31
32
<ItemGroup>
33
- <PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" />
+ <PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="10.0.2" />
34
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="17.8.43" />
35
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
36
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version="4.14.0" />
0 commit comments