We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad89779 + cfd8d17 commit 2663a25Copy full SHA for 2663a25
CodeConv/CodeConv.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net10.0</TargetFramework>
+ <TargetFrameworks>net10.0;net8.0</TargetFrameworks>
6
<AppendTargetFrameworkToOutputPath>true</AppendTargetFrameworkToOutputPath>
7
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8
<IsPackable>true</IsPackable>
0 commit comments