We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc264e commit dcfaa81Copy full SHA for dcfaa81
Directory.Build.props
@@ -36,7 +36,7 @@
36
37
<!-- Analyzers -->
38
<ItemGroup>
39
- <PackageReference Include="Meziantou.DotNet.CodingStandard" Version="1.0.178">
+ <PackageReference Include="Meziantou.DotNet.CodingStandard" Version="1.0.179">
40
<PrivateAssets>all</PrivateAssets>
41
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
42
</PackageReference>
0 commit comments