We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2539e39 commit aa4cbf9Copy full SHA for aa4cbf9
tests/Prometheus.Client.Tests/Prometheus.Client.Tests.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <TargetFrameworks>netcoreapp3.1;net6.0</TargetFrameworks>
+ <TargetFramework>net6.0</TargetFramework>
4
<IsPackable>false</IsPackable>
5
<SignAssembly>true</SignAssembly>
6
<AssemblyOriginatorKeyFile>../../Prometheus.Client.snk</AssemblyOriginatorKeyFile>
0 commit comments