aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj
diff options
context:
space:
mode:
authorcrobibero <cody@robibe.ro>2020-11-10 10:39:44 -0700
committercrobibero <cody@robibe.ro>2020-11-10 10:39:44 -0700
commit7fe8ca2b775b2f89e84706fa32dedd7a5db65f77 (patch)
tree683fafaa80f4c46cb81cb881d4570a1a44f49ff0 /tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj
parent0dd2b169a3d9b0c1b31cd83b4022c729e28f0d3b (diff)
parent7aaf9dbcc3593cdad9519409f1364968524e1d6c (diff)
Merge remote-tracking branch 'upstream/master' into query-fields
Diffstat (limited to 'tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj')
-rw-r--r--tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj b/tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj
index 5de02a29b..30e84842a 100644
--- a/tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj
+++ b/tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj
@@ -13,7 +13,7 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="coverlet.collector" Version="1.3.0" />