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 32cc3ba commit 24cb46dCopy full SHA for 24cb46d
src/NetMQ.Tests/NetMQ.Tests.csproj
@@ -7,7 +7,7 @@
7
<PublicSign Condition=" '$(OS)' != 'Windows_NT' ">true</PublicSign>
8
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
9
<IsTestProject>true</IsTestProject>
10
- <TargetFrameworks>net6.0;netcoreapp3.1;net47</TargetFrameworks>
+ <TargetFrameworks>net9.0;net47</TargetFrameworks>
11
</PropertyGroup>
12
13
<PropertyGroup>
0 commit comments