Skip to content

Commit

Permalink
Merge pull request unoplatform#14468 from unoplatform/dependabot/nuge…
Browse files Browse the repository at this point in the history
…t/Microsoft.CodeAnalysis.NetAnalyzers-8.0.0

chore(deps): bump Microsoft.CodeAnalysis.NetAnalyzers from 8.0.0-preview.23472.1 to 8.0.0
  • Loading branch information
jeromelaban authored Nov 23, 2023
2 parents 46eb7df + b247c6e commit 6819a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
<AnalysisModeGlobalization>AllEnabledByDefault</AnalysisModeGlobalization>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0-preview.23472.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>
</When>
<Otherwise>
Expand Down

0 comments on commit 6819a22

Please sign in to comment.