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 772e7c2 commit c64858aCopy full SHA for c64858a
1 file changed
generator-input/tweaks/Directory.Packages.props
@@ -8,8 +8,8 @@
8
<PackageVersion Include="Google.LongRunning" Version="[3.4.0, 4.0.0)" />
9
<PackageVersion Include="Google.Protobuf" Version="3.31.1"/>
10
11
- <PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="5.3.0" />
12
- <PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.3.0" />
13
- <PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="5.3.0" />
+ <PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="5.6.0" />
+ <PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.6.0" />
+ <PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="5.6.0" />
14
</ItemGroup>
15
</Project>
0 commit comments