Skip to content

Commit 6f8aa02

Browse files
committed
Edit project files
1 parent 5ae5871 commit 6f8aa02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CBORDocs2/CBORDocs2.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<Project Sdk='Microsoft.NET.Sdk'>
22
<PropertyGroup>
3-
<TargetFramework>net6.0</TargetFramework>
3+
<TargetFramework>net9.0</TargetFramework>
4+
<OutputType>Exe</OutputType>
45
<!--<GenerateProgramFile>false</GenerateProgramFile>-->
56
</PropertyGroup>
67
<PropertyGroup Condition=' &apos;$(Configuration)&apos;==&apos;Debug&apos; '>

0 commit comments

Comments
 (0)