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