Skip to content

Commit 1e853e2

Browse files
authored
Merge pull request #930 from Analogy-LogViewer/dependabot/nuget/Analogy.LogViewer.Serilog/Microsoft.CodeAnalysis.CSharp.CodeStyle-4.12.0
Bump Microsoft.CodeAnalysis.CSharp.CodeStyle from 4.11.0 to 4.12.0 in /Analogy.LogViewer.Serilog
2 parents 2cd268d + 05a6a6a commit 1e853e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</ItemGroup>
3131
<!-- Analyzers (Roslyn, Meziantou, StyleCop, ...) -->
3232
<ItemGroup>
33-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.11.0">
33+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.12.0">
3434
<PrivateAssets>all</PrivateAssets>
3535
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3636
</PackageReference>

0 commit comments

Comments
 (0)