Skip to content

Commit cd7c322

Browse files
committed
Code Quality: Update WinAppSdk to 1.5
1 parent bf37dfe commit cd7c322

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Files.App (Package)/Files.Package.wapproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
</ProjectReference>
108108
</ItemGroup>
109109
<ItemGroup>
110-
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.240211001" IncludeAssets="build" />
110+
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240227000" IncludeAssets="build" />
111111
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.2428" IncludeAssets="build" />
112112
</ItemGroup>
113113
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.targets" />

src/Files.App/Files.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.2428" />
8888
<PackageReference Include="SevenZipSharp" Version="1.0.2" />
8989
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.1.8" />
90-
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.240211001" />
90+
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240227000" />
9191
<PackageReference Include="Microsoft.Graphics.Win2D" Version="1.1.1" />
9292
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.421302" PrivateAssets="all" />
9393
<PackageReference Include="CommunityToolkit.WinUI.Notifications" Version="7.1.2" />

0 commit comments

Comments
 (0)