File tree Expand file tree Collapse file tree 4 files changed +12
-9
lines changed Expand file tree Collapse file tree 4 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 107107 </ProjectReference >
108108 </ItemGroup >
109109 <ItemGroup >
110- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.5.240627000 " IncludeAssets =" build" />
110+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.6.240829007 " IncludeAssets =" build" />
111111 <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22621.3233" IncludeAssets =" build" />
112112 </ItemGroup >
113113 <Import Project =" $(WapProjPath)\Microsoft.DesktopBridge.targets" />
Original file line number Diff line number Diff line change 1- <!-- Copyright (c) 2024 Files Community. Licensed under the MIT License. See the LICENSE. -->
1+ <!-- Copyright (c) 2024 Files Community. Licensed under the MIT License. See the LICENSE. -->
22<Project Sdk =" Microsoft.NET.Sdk" >
33
44 <PropertyGroup >
55 <TargetFramework >net8.0-windows10.0.22621.0</TargetFramework >
66 <TargetPlatformMinVersion >10.0.19041.0</TargetPlatformMinVersion >
7+ <WindowsSdkPackageVersion >10.0.22621.38</WindowsSdkPackageVersion >
78 <UseWinUI >true</UseWinUI >
89 <SupportedOSPlatformVersion >10.0.19041.0</SupportedOSPlatformVersion >
910 <Nullable >enable</Nullable >
1718
1819 <ItemGroup >
1920 <PackageReference Include =" CommunityToolkit.WinUI.UI" Version =" 7.1.2" />
20- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.5.240627000 " />
21+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.6.240829007 " />
2122 <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22621.3233" />
2223 </ItemGroup >
2324
Original file line number Diff line number Diff line change 99 <AppxBundleAutoResourcePackageQualifiers >Scale|DXFeatureLevel</AppxBundleAutoResourcePackageQualifiers >
1010 <AppxDefaultResourceQualifiers >Language=en-US;af;ar;be-BY;bg;ca;cs-CZ;da;de-DE;el;en-GB;es-ES;es-419;fa-IR;fi-FI;fil-PH;fr-FR;he-IL;hi-IN;hr-HR;hu-HU;id-ID;it-IT;ja-JP;ka;km-KH;ko-KR;lt-LT;lv-LV;ms-MY;nb-NO;nl-NL;pl-PL;pt-BR;pt-PT;ro-RO;ru-RU;sk-SK;sq-AL;sr-Cyrl;sv-SE;ta;th-TH;tr-TR;uk-UA;vi;zh-Hans;zh-Hant</AppxDefaultResourceQualifiers >
1111 <TargetPlatformMinVersion >10.0.19041.0</TargetPlatformMinVersion >
12+ <WindowsSdkPackageVersion >10.0.22621.38</WindowsSdkPackageVersion >
1213 <GenerateAppInstallerFile >False</GenerateAppInstallerFile >
1314 <AppxPackageSigningTimestampDigestAlgorithm >SHA256</AppxPackageSigningTimestampDigestAlgorithm >
1415 <AppxAutoIncrementPackageRevision >False</AppxAutoIncrementPackageRevision >
7980 <PackageReference Include =" Sentry" Version =" 4.10.2" />
8081 <PackageReference Include =" SevenZipSharp" Version =" 1.0.2" />
8182 <PackageReference Include =" SQLitePCLRaw.bundle_green" Version =" 2.1.8" />
82- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.5.240627000 " />
83+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.6.240829007 " />
8384 <PackageReference Include =" Microsoft.Graphics.Win2D" Version =" 1.2.0" />
8485 <PackageReference Include =" CommunityToolkit.WinUI.UI.Behaviors" Version =" 7.1.2" />
8586 <PackageReference Include =" CommunityToolkit.WinUI.UI.Controls" Version =" 7.1.2" />
134135 <TrimmerRootAssembly Include =" CommunityToolkit.WinUI.UI.Controls.Primitives" />
135136 </ItemGroup >
136137
137- <ItemGroup >
138- <AdditionalFiles Include =" Strings\en-US\Resources.resw" />
139- </ItemGroup >
138+ <ItemGroup >
139+ <AdditionalFiles Include =" Strings\en-US\Resources.resw" />
140+ </ItemGroup >
140141
141142</Project >
Original file line number Diff line number Diff line change 1- <!-- Copyright (c) 2024 Files Community. Licensed under the MIT License. See the LICENSE. -->
1+ <!-- Copyright (c) 2024 Files Community. Licensed under the MIT License. See the LICENSE. -->
22<Project Sdk =" Microsoft.NET.Sdk" >
33
44 <PropertyGroup >
55 <OutputType >WinExe</OutputType >
66 <TargetFramework >net8.0-windows10.0.22621.0</TargetFramework >
77 <TargetPlatformMinVersion >10.0.19041.0</TargetPlatformMinVersion >
8+ <WindowsSdkPackageVersion >10.0.22621.38</WindowsSdkPackageVersion >
89 <PublishProfile >win-$(Platform).pubxml</PublishProfile >
910 <UseWinUI >true</UseWinUI >
1011 <EnableMsixTooling >true</EnableMsixTooling >
2829
2930 <ItemGroup >
3031 <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22621.3233" />
31- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.5.240627000 " />
32+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.6.240829007 " />
3233 <Manifest Include =" $(ApplicationManifest)" />
3334 </ItemGroup >
3435
You can’t perform that action at this time.
0 commit comments