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