Skip to content

Commit 8d591bd

Browse files
committed
Change file output format
1 parent 20fcb6a commit 8d591bd

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.22000.0</TargetFramework>
66
<TargetPlatformMinVersion>10.0.22000.0</TargetPlatformMinVersion>
77
<TargetMinVersion>10.0.22000.0</TargetMinVersion>

0 commit comments

Comments
 (0)