Skip to content

Commit

Permalink
Merge pull request #101 from jellyfin/renovate/stylecop.analyzers-1.x
Browse files Browse the repository at this point in the history
Update dependency StyleCop.Analyzers to v1.2.0-beta.556
  • Loading branch information
anthonylavado authored Mar 19, 2024
2 parents 216dc4f + a49dbe6 commit a356af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jellyfin.Windows.Tray/Jellyfin.Windows.Tray.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

<ItemGroup Condition=" '$(Configuration)' == 'Debug' ">
<PackageReference Include="SerilogAnalyzer" Version="0.15.0" PrivateAssets="All" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.507" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
<PackageReference Include="SmartAnalyzers.MultithreadingAnalyzer" Version="1.1.31" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit a356af9

Please sign in to comment.