diff --git a/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/Jellyfin.Plugin.TwoFactorAuth.Tests.csproj b/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/Jellyfin.Plugin.TwoFactorAuth.Tests.csproj index bc7bf12..43f6d6b 100644 --- a/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/Jellyfin.Plugin.TwoFactorAuth.Tests.csproj +++ b/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/Jellyfin.Plugin.TwoFactorAuth.Tests.csproj @@ -24,7 +24,7 @@ all - + diff --git a/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/packages.lock.json b/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/packages.lock.json index af92f9b..f6feedd 100644 --- a/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/packages.lock.json +++ b/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/packages.lock.json @@ -10,9 +10,9 @@ }, "Microsoft.AspNetCore.TestHost": { "type": "Direct", - "requested": "[9.0.0, )", - "resolved": "9.0.0", - "contentHash": "T5t8Qac05kJtFzsBxo+B3p0UcLNTRoWQf/1EbpaVBw9d7w2xL6RKYh0mqG+rPn2rulJDKeU3VfAd+r/YHdaKBg==" + "requested": "[9.0.16, )", + "resolved": "9.0.16", + "contentHash": "b57L8gFplki+q8HL8hP9f0XKbuWwBJATVwoR6YvDJSlIUtIuhWQJhDzjX6wMbEBapwhD6bP7PmkwTj4nu8UMKg==" }, "Microsoft.NET.Test.Sdk": { "type": "Direct",