diff --git a/src/Prometheus.Client.MetricPusher.HostedService.csproj b/src/Prometheus.Client.MetricPusher.HostedService.csproj index 6733d9d..ad20fd1 100644 --- a/src/Prometheus.Client.MetricPusher.HostedService.csproj +++ b/src/Prometheus.Client.MetricPusher.HostedService.csproj @@ -1,24 +1,13 @@ - netstandard2.1;net6.0;net7.0 - 0.2.0 + net6.0 Prometheus.Client.MetricPusher as HostedService https://github.com/prom-client-net/prom-client-metricpusher-hostedservice true - - - - - - - - - - - - + + diff --git a/tests/Prometheus.Client.MetricPusher.HostedService.Tests.csproj b/tests/Prometheus.Client.MetricPusher.HostedService.Tests.csproj index 5653d03..d81153b 100644 --- a/tests/Prometheus.Client.MetricPusher.HostedService.Tests.csproj +++ b/tests/Prometheus.Client.MetricPusher.HostedService.Tests.csproj @@ -1,51 +1,29 @@ - - netcoreapp3.1;net6.0;net7.0 + net6.0 true false - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - + - - runtime; build; native; contentfiles; analyzers; buildtransitive + all - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive + + all + runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - -