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 9575fb3 commit f1b73d9Copy full SHA for f1b73d9
tools/ConfigurationFilesGenerator/ConfigurationFilesGenerator.csproj
@@ -9,7 +9,7 @@
9
10
<ItemGroup>
11
<PackageReference Include="Meziantou.Framework.FullPath" Version="1.0.20" />
12
- <PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.5" />
+ <PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.6" />
13
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.14.0" />
14
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
15
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic" Version="4.14.0" />
0 commit comments