Skip to content

Commit

Permalink
lower Microsoft.CodeAnalysis.CSharp.Workspaces to 4.3.1 (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
Meir017 authored Jun 15, 2023
1 parent d7d4eea commit da0f60f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.6.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.3.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit da0f60f

Please sign in to comment.