Skip to content

Commit b8c3f76

Browse files
committed
feat: Self-contained WindowsAppSDK
1 parent dd87d80 commit b8c3f76

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Nickvision.Application.WinUI/Nickvision.Application.WinUI.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<UseWinUI>true</UseWinUI>
1717
<EnableMsixTooling>true</EnableMsixTooling>
1818
<WindowsPackageType>None</WindowsPackageType>
19+
<WindowsAppSdkSelfContained>true</WindowsAppSdkSelfContained>
1920
<DefineConstants>DISABLE_XAML_GENERATED_MAIN</DefineConstants>
2021
<StartupObject>Nickvision.Application.WinUI.Program</StartupObject>
2122
<Version>2026.3.0</Version>

resources/po/application.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-03-21 22:55-0400\n"
11+
"POT-Creation-Date: 2026-03-21 23:58-0400\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"

0 commit comments

Comments
 (0)