Skip to content

Commit

Permalink
Remove console output
Browse files Browse the repository at this point in the history
  • Loading branch information
marticliment committed Sep 29, 2024
1 parent 83af455 commit dbb7c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Widgets/Widgets-for-UniGetUI.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0-windows10.0.19041.0</TargetFramework>
<TargetPlatformMinVersion>10.0.19041.0</TargetPlatformMinVersion>
<TargetMinVersion>10.0.19041.0</TargetMinVersion>
Expand Down

0 comments on commit dbb7c9c

Please sign in to comment.