diff options
| author | Cody Robibero <cody@robibe.ro> | 2021-07-19 08:08:02 -0600 |
|---|---|---|
| committer | Cody Robibero <cody@robibe.ro> | 2021-07-19 08:08:02 -0600 |
| commit | de12ee5dba3698fe96a12330a68896ed6a1fdb94 (patch) | |
| tree | 3c6cd80aa7bf61f296d3e30c715834eb91d701ca /tests/Jellyfin.Extensions.Tests | |
| parent | e36345b9f2cd384f1dbe405ce0ca2060b80781b0 (diff) | |
Update to dotnet 5.0.8
Diffstat (limited to 'tests/Jellyfin.Extensions.Tests')
| -rw-r--r-- | tests/Jellyfin.Extensions.Tests/Jellyfin.Extensions.Tests.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Extensions.Tests/Jellyfin.Extensions.Tests.csproj b/tests/Jellyfin.Extensions.Tests/Jellyfin.Extensions.Tests.csproj index 4b6dca377..f87e63be2 100644 --- a/tests/Jellyfin.Extensions.Tests/Jellyfin.Extensions.Tests.csproj +++ b/tests/Jellyfin.Extensions.Tests/Jellyfin.Extensions.Tests.csproj @@ -10,7 +10,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" /> + <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" /> <PackageReference Include="xunit" Version="2.4.1" /> <PackageReference Include="xunit.runner.visualstudio" Version="2.4.3"> <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> |
