diff options
| author | Bond-009 <bond.009@outlook.com> | 2021-02-24 12:15:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-24 12:15:06 +0100 |
| commit | bc7e31a1bc623120484dfe87719f94fa25ccb12c (patch) | |
| tree | efe8dc942057b231402816dc4fc0aefaa4ede519 | |
| parent | 82634a99343bf9ca4f1b711f83fb4b85f2182655 (diff) | |
| parent | e09e67deae5fc19a830178b9a7574c7c23e282bc (diff) | |
Merge pull request #5285 from Bond-009/tests11
| -rw-r--r-- | tests/Jellyfin.Model.Tests/Jellyfin.Model.Tests.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Model.Tests/Jellyfin.Model.Tests.csproj b/tests/Jellyfin.Model.Tests/Jellyfin.Model.Tests.csproj index ebdad7c72..6c404193c 100644 --- a/tests/Jellyfin.Model.Tests/Jellyfin.Model.Tests.csproj +++ b/tests/Jellyfin.Model.Tests/Jellyfin.Model.Tests.csproj @@ -8,7 +8,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" /> + <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" /> <PackageReference Include="xunit" Version="2.4.1" /> <PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" /> <PackageReference Include="coverlet.collector" Version="3.0.3" /> |
