We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a047c commit 27d38adCopy full SHA for 27d38ad
CommonNet.Extensions.Tests/CommonNet.Extensions.Tests.csproj
@@ -1,6 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
+ <OutputType>Exe</OutputType>
5
<TargetFrameworks>net8.0;net9.0</TargetFrameworks>
6
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT' ">net8.0;net9.0;net48</TargetFrameworks>
7
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
0 commit comments