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 d53a5b3 commit e3573e6Copy full SHA for e3573e6
CommandLine/CodeConv/CodeConv.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFrameworks>net6.0;net8.0</TargetFrameworks>
+ <TargetFramework>net8.0</TargetFramework>
6
<AppendTargetFrameworkToOutputPath>true</AppendTargetFrameworkToOutputPath>
7
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8
<IsPackable>true</IsPackable>
0 commit comments