Skip to content

Commit

Permalink
Edit project files
Browse files Browse the repository at this point in the history
  • Loading branch information
peteroupc committed Jan 16, 2025
1 parent 5ae5871 commit 6f8aa02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CBORDocs2/CBORDocs2.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<Project Sdk='Microsoft.NET.Sdk'>
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net9.0</TargetFramework>
<OutputType>Exe</OutputType>
<!--<GenerateProgramFile>false</GenerateProgramFile>-->
</PropertyGroup>
<PropertyGroup Condition=' &apos;$(Configuration)&apos;==&apos;Debug&apos; '>
Expand Down

0 comments on commit 6f8aa02

Please sign in to comment.