Skip to content

Commit a47b6ca

Browse files
chore(deps): Bump StyleCop.Analyzers.Unstable
Bumps [StyleCop.Analyzers.Unstable](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0.435 to 1.2.0.507. - [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases) - [Changelog](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/KnownChanges.md) - [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/commits) --- updated-dependencies: - dependency-name: StyleCop.Analyzers.Unstable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08daed3 commit a47b6ca

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)