Skip to content

Commit

Permalink
Update dependency Meziantou.Analyzer to v1.0.740
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2022
1 parent 0a8be75 commit 783fd86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Meziantou.Analyzer/Meziantou.Analyzer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" PrivateAssets="all" />

<PackageReference Include="Meziantou.Analyzer" Version="1.0.735" Condition="'$(PackageId)' != 'Meziantou.Analyzer'">
<PackageReference Include="Meziantou.Analyzer" Version="1.0.740" Condition="'$(PackageId)' != 'Meziantou.Analyzer'">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 783fd86

Please sign in to comment.