diff options
| author | Bond-009 <bond.009@outlook.com> | 2022-09-26 16:41:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-26 16:41:58 +0200 |
| commit | bb194b178fff1fe5257dca186222a8b666021795 (patch) | |
| tree | c7163d3172c70bf0369fbbe53028658d77ac43c5 /tests/Jellyfin.Server.Integration.Tests | |
| parent | 976dd012e780427c6f7515da2827e230b1783118 (diff) | |
| parent | 266fb2f81c33d193898d5865de4ab150da34ef70 (diff) | |
Merge pull request #8459 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-17.3.2
Diffstat (limited to 'tests/Jellyfin.Server.Integration.Tests')
| -rw-r--r-- | tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj b/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj index c2ab03e258..659737392d 100644 --- a/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj +++ b/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj @@ -11,7 +11,7 @@ <PackageReference Include="AutoFixture.Xunit2" Version="4.17.0" /> <PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.9" /> <PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" /> - <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" /> + <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" /> <PackageReference Include="xunit" Version="2.4.2" /> <PackageReference Include="xunit.runner.visualstudio" Version="2.4.5"> <PrivateAssets>all</PrivateAssets> |
