Skip to content

Commit b26d86c

Browse files
authored
Merge pull request #3 from escendit/dependabot/nuget/StyleCop.Analyzers.Unstable-1.2.0.507
chore(deps): Bump StyleCop.Analyzers.Unstable from 1.2.0.435 to 1.2.0.507
2 parents 08daed3 + a47b6ca commit b26d86c

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.435">
13+
<PackageReference Include="StyleCop.Analyzers.Unstable" Version="1.2.0.507">
1414
<PrivateAssets>runtime; build; native; contentfiles</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>

0 commit comments

Comments
 (0)