Skip to content

Commit

Permalink
Try prerelease of Microsoft.CodeAnalysis.NetAnalyzers
Browse files Browse the repository at this point in the history
  • Loading branch information
bkoelman committed Sep 25, 2024
1 parent 517fb1f commit e833bf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.*" PrivateAssets="All" />
<PackageReference Include="CSharpGuidelinesAnalyzer" Version="3.8.*" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24454.1" PrivateAssets="All" />
<AdditionalFiles Include="$(MSBuildThisFileDirectory)CSharpGuidelinesAnalyzer.config" Visible="False" />
</ItemGroup>
</Project>

0 comments on commit e833bf9

Please sign in to comment.