Skip to content

Commit

Permalink
Update CBORDocs2.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperk81 authored Dec 20, 2024
1 parent 81f3716 commit dcc756b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CBORDocs2/CBORDocs2.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk='Microsoft.NET.Sdk'>
<PropertyGroup>
<TargetFramework>netcoreapp6.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<!--<GenerateProgramFile>false</GenerateProgramFile>-->
</PropertyGroup>
<PropertyGroup Condition=' &apos;$(Configuration)&apos;==&apos;Debug&apos; '>
Expand Down

0 comments on commit dcc756b

Please sign in to comment.