diff --git a/src/Prometheus.Client.HealthChecks.csproj b/src/Prometheus.Client.HealthChecks.csproj index 32fce7c..80d6a14 100644 --- a/src/Prometheus.Client.HealthChecks.csproj +++ b/src/Prometheus.Client.HealthChecks.csproj @@ -1,7 +1,7 @@ HealthChecks middleware for the Prometheus.Client - netstandard2.0;netstandard2.1;net5.0;net6.0;net7.0 + netstandard2.0;net6.0;net8.0 https://github.com/prom-client-net/prom-client-healthchecks true enable @@ -9,21 +9,17 @@ - + - - - - - - - + + + diff --git a/tests/Prometheus.Client.HealthChecks.Tests.csproj b/tests/Prometheus.Client.HealthChecks.Tests.csproj index f5b21c4..b789383 100644 --- a/tests/Prometheus.Client.HealthChecks.Tests.csproj +++ b/tests/Prometheus.Client.HealthChecks.Tests.csproj @@ -1,38 +1,17 @@  - - - netcoreapp2.1;netcoreapp3.1;net5.0;net6.0;net7.0 + net6.0;net8.0 false true $(NoWarn);CS0618 - - - - - - - - - - - - - - - - - - - - - - - - - + + + + all + runtime; build; native; contentfiles; analyzers + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -41,7 +20,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + + +