Skip to content

Commit 0876ac1

Browse files
authored
Merge pull request #4 from escendit/dependabot/nuget/StyleCop.Analyzers.Unstable-1.2.0.556
chore(deps): Bump StyleCop.Analyzers.Unstable from 1.2.0.507 to 1.2.0.556
2 parents b097786 + 33a6581 commit 0876ac1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Escendit.Tools.CodeAnalysis.StyleCopAnalyzers/Escendit.Tools.CodeAnalysis.StyleCopAnalyzers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageTags>analyzers;stylecop;defaults</PackageTags>
1111
</PropertyGroup>
1212
<ItemGroup>
13-
<PackageReference Include="StyleCop.Analyzers.Unstable" Version="1.2.0.507">
13+
<PackageReference Include="StyleCop.Analyzers.Unstable" Version="1.2.0.556">
1414
<PrivateAssets>runtime; build; native; contentfiles</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>

0 commit comments

Comments
 (0)