We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09047d0 commit e6ea4abCopy full SHA for e6ea4ab
src/Directory.Build.props
@@ -11,7 +11,7 @@
11
</PropertyGroup>
12
13
<ItemGroup>
14
- <PackageReference Include="Workleap.DotNet.CodingStandards" Version="1.1.28">
+ <PackageReference Include="Workleap.DotNet.CodingStandards" Version="1.1.29">
15
<PrivateAssets>all</PrivateAssets>
16
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
17
</PackageReference>
0 commit comments