diff options
| author | Bond-009 <bond.009@outlook.com> | 2022-09-09 12:49:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-09 12:49:00 +0200 |
| commit | aa0511216952540c20fb63b74ef47a73562bc412 (patch) | |
| tree | 605377c470beb7141b2761f1f384ef45ed5ddcc0 /tests/Jellyfin.MediaEncoding.Keyframes.Tests/Jellyfin.MediaEncoding.Keyframes.Tests.csproj | |
| parent | b5519c318fb6ffc69ffc78ca9dfc9b8fc60cf7ac (diff) | |
| parent | a0f873692e0f612012e1276c55a8cf610e78d045 (diff) | |
Merge pull request #8365 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-17.3.1
Diffstat (limited to 'tests/Jellyfin.MediaEncoding.Keyframes.Tests/Jellyfin.MediaEncoding.Keyframes.Tests.csproj')
| -rw-r--r-- | tests/Jellyfin.MediaEncoding.Keyframes.Tests/Jellyfin.MediaEncoding.Keyframes.Tests.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.MediaEncoding.Keyframes.Tests/Jellyfin.MediaEncoding.Keyframes.Tests.csproj b/tests/Jellyfin.MediaEncoding.Keyframes.Tests/Jellyfin.MediaEncoding.Keyframes.Tests.csproj index 67fb00b1c..3f49a5288 100644 --- a/tests/Jellyfin.MediaEncoding.Keyframes.Tests/Jellyfin.MediaEncoding.Keyframes.Tests.csproj +++ b/tests/Jellyfin.MediaEncoding.Keyframes.Tests/Jellyfin.MediaEncoding.Keyframes.Tests.csproj @@ -8,7 +8,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" /> + <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" /> <PackageReference Include="xunit" Version="2.4.1" /> <PackageReference Include="xunit.runner.visualstudio" Version="2.4.5"> <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> |
