diff options
| author | crobibero <cody@robibe.ro> | 2021-06-14 06:44:55 -0600 |
|---|---|---|
| committer | crobibero <cody@robibe.ro> | 2021-06-14 06:44:55 -0600 |
| commit | e021a0e9ce267e965168a51219a6081b60842a39 (patch) | |
| tree | 74a76addaca80dda5f89f5426b76b23666f6dade /tests/Jellyfin.Server.Integration.Tests | |
| parent | aaa9cc604f5cd3a2869259a9b0c404d0330195fd (diff) | |
Update to dotnet 5.0.7
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 af4c227592..59f125cd01 100644 --- a/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj +++ b/tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj @@ -12,7 +12,7 @@ <PackageReference Include="AutoFixture" Version="4.17.0" /> <PackageReference Include="AutoFixture.AutoMoq" Version="4.17.0" /> <PackageReference Include="AutoFixture.Xunit2" Version="4.17.0" /> - <PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.6" /> + <PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.7" /> <PackageReference Include="Microsoft.Extensions.Options" Version="5.0.0" /> <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" /> <PackageReference Include="xunit" Version="2.4.1" /> |
