We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae5871 commit 6f8aa02Copy full SHA for 6f8aa02
CBORDocs2/CBORDocs2.csproj
@@ -1,6 +1,7 @@
1
<Project Sdk='Microsoft.NET.Sdk'>
2
<PropertyGroup>
3
- <TargetFramework>net6.0</TargetFramework>
+ <TargetFramework>net9.0</TargetFramework>
4
+ <OutputType>Exe</OutputType>
5
<!--<GenerateProgramFile>false</GenerateProgramFile>-->
6
</PropertyGroup>
7
<PropertyGroup Condition=' '$(Configuration)'=='Debug' '>
0 commit comments