diff --git a/tests/OpenGameAgent.Server.Tests/OpenGameAgent.Server.Tests.csproj b/tests/OpenGameAgent.Server.Tests/OpenGameAgent.Server.Tests.csproj index 0c1f188..62edb49 100644 --- a/tests/OpenGameAgent.Server.Tests/OpenGameAgent.Server.Tests.csproj +++ b/tests/OpenGameAgent.Server.Tests/OpenGameAgent.Server.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/tests/OpenGameAgent.Server.Tests/packages.lock.json b/tests/OpenGameAgent.Server.Tests/packages.lock.json index 034edea..f880732 100644 --- a/tests/OpenGameAgent.Server.Tests/packages.lock.json +++ b/tests/OpenGameAgent.Server.Tests/packages.lock.json @@ -4,9 +4,9 @@ "net8.0": { "Microsoft.AspNetCore.TestHost": { "type": "Direct", - "requested": "[8.0.22, )", - "resolved": "8.0.22", - "contentHash": "hQqs/MWVb62GSR3oYzktu67wka46a8yql94mnSBaGmDjinWhie0ECIRjca7i6kkZbsWVIb8wrBzo+B2BaPdSKw==", + "requested": "[8.0.30, )", + "resolved": "8.0.30", + "contentHash": "Bqi+1PttTehAGGJj6+ovmm3rmRRGTjLdjBIkCudkjIwXGbhYIJzREPzMd2o/ljaIAmV92LxLyUW3jcOvGDEQbw==", "dependencies": { "System.IO.Pipelines": "8.0.0" }