From 50983558bf6d4b17f0d1f8916787737dbbcdbd94 Mon Sep 17 00:00:00 2001 From: Serge K Date: Sun, 14 Jul 2024 18:35:36 +0700 Subject: [PATCH] test: update target frameworks --- .../Prometheus.Client.AspNetCore.Tests.csproj | 27 ++++++------------- 1 file changed, 8 insertions(+), 19 deletions(-) diff --git a/tests/Prometheus.Client.AspNetCore.Tests.csproj b/tests/Prometheus.Client.AspNetCore.Tests.csproj index 1934075..cd6e039 100644 --- a/tests/Prometheus.Client.AspNetCore.Tests.csproj +++ b/tests/Prometheus.Client.AspNetCore.Tests.csproj @@ -1,20 +1,16 @@  - netcoreapp3.1;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 @@ -23,14 +19,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - +