We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75bebf4 commit 34713ecCopy full SHA for 34713ec
src/Directory.Build.props
@@ -18,7 +18,7 @@
18
</PropertyGroup>
19
20
<ItemGroup>
21
- <PackageReference Include="Workleap.DotNet.CodingStandards" Version="1.2.0">
+ <PackageReference Include="Workleap.DotNet.CodingStandards" Version="1.2.1">
22
<PrivateAssets>all</PrivateAssets>
23
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
24
</PackageReference>
0 commit comments