diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-01-18 04:16:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-18 04:16:59 -0700 |
| commit | e408da46518e98f0c46c794e75085a8c9417ab00 (patch) | |
| tree | 8da671315a9bfee7c9f0d7b977dbf7a9612e41f0 /src/Jellyfin.Drawing | |
| parent | 971e338b71afe0675934700bd4ac3494f22e6afa (diff) | |
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'src/Jellyfin.Drawing')
| -rw-r--r-- | src/Jellyfin.Drawing/Jellyfin.Drawing.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Jellyfin.Drawing/Jellyfin.Drawing.csproj b/src/Jellyfin.Drawing/Jellyfin.Drawing.csproj index a5bc8eaa7..7aa994503 100644 --- a/src/Jellyfin.Drawing/Jellyfin.Drawing.csproj +++ b/src/Jellyfin.Drawing/Jellyfin.Drawing.csproj @@ -23,7 +23,7 @@ <!-- Code analysers--> <ItemGroup Condition=" '$(Configuration)' == 'Debug' "> - <PackageReference Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="3.3.3"> + <PackageReference Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="3.3.4"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference> |
