Skip to content

Commit dbb7c9c

Browse files
committed
Remove console output
1 parent 83af455 commit dbb7c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Widgets/Widgets-for-UniGetUI.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<OutputType>Exe</OutputType>
4+
<OutputType>WinExe</OutputType>
55
<TargetFramework>net8.0-windows10.0.19041.0</TargetFramework>
66
<TargetPlatformMinVersion>10.0.19041.0</TargetPlatformMinVersion>
77
<TargetMinVersion>10.0.19041.0</TargetMinVersion>

0 commit comments

Comments
 (0)