Skip to content

Commit 6e9f1fb

Browse files
committed
Update version code
1 parent 4427abb commit 6e9f1fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Package/Package.appxmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<Identity
1414
Name="9932MartCliment.WingetUIWidgets"
1515
Publisher="CN=7054F010-7BE3-4163-B64E-D51DF58CF867"
16-
Version="0.7.0.0" />
16+
Version="0.8.0.0" />
1717

1818
<Properties>
1919
<DisplayName>Widgets for UniGetUI</DisplayName>

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)