diff options
| author | Bond-009 <bond.009@outlook.com> | 2021-03-01 15:06:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-01 15:06:03 +0100 |
| commit | 640f341ce5d9af210ce1d00e346c9bb5e3a94b57 (patch) | |
| tree | 8db0ebc6c3fcbc2ef9ef8cd9271798b14def2d0a /tests/Jellyfin.Server.Implementations.Tests | |
| parent | 153021eec6a0816bf99831d480ad2a11da1ca0f8 (diff) | |
| parent | 829442c419277e29602ac641fb3d52fad44c9df6 (diff) | |
Merge pull request #5327 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.9.1
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
Diffstat (limited to 'tests/Jellyfin.Server.Implementations.Tests')
| -rw-r--r-- | tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj b/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj index 14b8cbd54c..e312fa5ce0 100644 --- a/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj +++ b/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj @@ -22,7 +22,7 @@ <ItemGroup> <PackageReference Include="AutoFixture" Version="4.15.0" /> <PackageReference Include="AutoFixture.AutoMoq" Version="4.15.0" /> - <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" /> + <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" /> <PackageReference Include="Moq" Version="4.16.0" /> <PackageReference Include="xunit" Version="2.4.1" /> <PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" /> |
