Skip to content

Commit

Permalink
Revert update of Microsoft.CodeAnalysis.CSharp as it does deactivate …
Browse files Browse the repository at this point in the history
…the generation of unit tests
  • Loading branch information
vbreuss committed Dec 16, 2024
1 parent 77ff0ad commit 3debb50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageVersion Include="SharpCompress" Version="0.38.0"/>
</ItemGroup>
<ItemGroup>
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 3debb50

Please sign in to comment.