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 9595f1f commit 8ab5a92Copy full SHA for 8ab5a92
src/Directory.Build.props
@@ -11,7 +11,7 @@
11
</PropertyGroup>
12
13
<ItemGroup>
14
- <PackageReference Include="Workleap.DotNet.CodingStandards" Version="1.1.30">
+ <PackageReference Include="Workleap.DotNet.CodingStandards" Version="1.1.31">
15
<PrivateAssets>all</PrivateAssets>
16
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
17
</PackageReference>
0 commit comments