diff --git a/tests/integration/SimpleCDN.Tests.Integration.csproj b/tests/integration/SimpleCDN.Tests.Integration.csproj index 006d773..a069ff5 100644 --- a/tests/integration/SimpleCDN.Tests.Integration.csproj +++ b/tests/integration/SimpleCDN.Tests.Integration.csproj @@ -9,7 +9,7 @@ - + diff --git a/tests/integration/packages.lock.json b/tests/integration/packages.lock.json index 9b73029..57be058 100644 --- a/tests/integration/packages.lock.json +++ b/tests/integration/packages.lock.json @@ -4,9 +4,9 @@ "net10.0": { "coverlet.collector": { "type": "Direct", - "requested": "[8.0.1, )", - "resolved": "8.0.1", - "contentHash": "heVQl5tKYnnIDYlR1QMVGueYH6iriZTcZB6AjDczQNwZzxkjDIt9C84Pt4cCiZYrbo7jkZOYGWbs6Lo9wAtVLg==" + "requested": "[10.0.0, )", + "resolved": "10.0.0", + "contentHash": "WFejCcOUR6k8UYyDnnR6Gk+obFYMsWrZuNqPJnsVFGVhpPSN0y20D4qbdKJnXinYGx9PQ397Hf9TnU1NBST8vA==" }, "Microsoft.AspNetCore.Mvc.Testing": { "type": "Direct",