Skip to content

Commit

Permalink
Merge pull request #23 from ARKlab/dependabot/nuget/Microsoft.CodeAna…
Browse files Browse the repository at this point in the history
…lysis.NetAnalyzers-7.0.4

Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.3 to 7.0.4
  • Loading branch information
AndreaCuneo authored Sep 4, 2023
2 parents 03998eb + f734223 commit 450bc2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.3" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4" />

<None Include="..\ark-dark.png" Pack="true" PackagePath="\"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
Expand Down

0 comments on commit 450bc2c

Please sign in to comment.