Skip to content

Commit b86efd6

Browse files
Build(deps): Bump Microsoft.WindowsAppSDK from 1.4.230913002 to 1.4.231008000 (#13501)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yair <39923744+yaira2@users.noreply.github.com>
1 parent 9555a24 commit b86efd6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@
104104
</ProjectReference>
105105
</ItemGroup>
106106
<ItemGroup>
107-
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.230913002" IncludeAssets="build" />
107+
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.231008000" IncludeAssets="build" />
108108
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.756" IncludeAssets="build" />
109109
</ItemGroup>
110110
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.targets" />
111-
</Project>
111+
</Project>

src/Files.App/Files.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.756" />
8585
<PackageReference Include="SevenZipSharp" Version="1.0.0" />
8686
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.1.6" />
87-
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.230913002" />
87+
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.231008000" />
8888
<PackageReference Include="Microsoft.Graphics.Win2D" Version="1.1.0" />
8989
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.421302" PrivateAssets="all" />
9090
<PackageReference Include="CommunityToolkit.WinUI.Notifications" Version="7.1.2" />

0 commit comments

Comments
 (0)