File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <Description >ASP.NET Core middleware for the Prometheus.Client</Description >
4- <TargetFrameworks >netcoreapp3.1;net5. 0</TargetFrameworks >
3+ <Description >ASP.NET Core middleware for Prometheus.Client</Description >
4+ <TargetFramework >net8. 0</TargetFramework >
55 <RepositoryUrl >https://github.com/prom-client-net/prom-client-aspnetcore</RepositoryUrl >
66 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
77 </PropertyGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFrameworks >net6.0; net8.0</TargetFrameworks >
3+ <TargetFramework > net8.0</TargetFramework >
44 <IsPackable >false</IsPackable >
55 <NoWarn >$(NoWarn);CS0618</NoWarn >
66 </PropertyGroup >
77 <ItemGroup >
88 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
9- <PackageReference Include =" xunit" Version =" 2.9.3 " />
9+ <PackageReference Include =" xunit.v3 " Version =" 2.0.2 " />
1010 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.0" >
1111 <PrivateAssets >all</PrivateAssets >
1212 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
You can’t perform that action at this time.
0 commit comments