Skip to content

Commit

Permalink
[release/v7.4.0-preview.6] Bump Microsoft.CodeAnalysis.CSharp from …
Browse files Browse the repository at this point in the history
…4.7.0-2.final to 4.7.0 (PowerShell#20146) (PowerShell#20350)
  • Loading branch information
daxian-dbw authored and VindSkyggen committed Dec 26, 2023
1 parent c2aa244 commit a55574f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0-2.final" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit a55574f

Please sign in to comment.