We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd87d80 commit b8c3f76Copy full SHA for b8c3f76
2 files changed
Nickvision.Application.WinUI/Nickvision.Application.WinUI.csproj
@@ -16,6 +16,7 @@
16
<UseWinUI>true</UseWinUI>
17
<EnableMsixTooling>true</EnableMsixTooling>
18
<WindowsPackageType>None</WindowsPackageType>
19
+ <WindowsAppSdkSelfContained>true</WindowsAppSdkSelfContained>
20
<DefineConstants>DISABLE_XAML_GENERATED_MAIN</DefineConstants>
21
<StartupObject>Nickvision.Application.WinUI.Program</StartupObject>
22
<Version>2026.3.0</Version>
resources/po/application.pot
@@ -8,7 +8,7 @@ msgid ""
8
msgstr ""
9
"Project-Id-Version: PACKAGE VERSION\n"
10
"Report-Msgid-Bugs-To: \n"
11
-"POT-Creation-Date: 2026-03-21 22:55-0400\n"
+"POT-Creation-Date: 2026-03-21 23:58-0400\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
"Language-Team: LANGUAGE <LL@li.org>\n"
0 commit comments