Skip to content

Commit

Permalink
Update FxCop
Browse files Browse the repository at this point in the history
  • Loading branch information
axelheer committed Sep 27, 2018
1 parent d5ee11f commit c8eac8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodeAnalysis.props
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.6.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.6.2" PrivateAssets="All" />
</ItemGroup>

</Project>

0 comments on commit c8eac8c

Please sign in to comment.