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 bdb996a commit 558f0a0Copy full SHA for 558f0a0
src/Directory.Build.props
@@ -12,7 +12,7 @@
12
</PropertyGroup>
13
14
<ItemGroup>
15
- <PackageReference Include="Workleap.DotNet.CodingStandards" Version="1.1.27">
+ <PackageReference Include="Workleap.DotNet.CodingStandards" Version="1.1.28">
16
<PrivateAssets>all</PrivateAssets>
17
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
18
</PackageReference>
0 commit comments