From 04db0e31d9ff8f6bd4cf793dc6c1cb2e5160fcc3 Mon Sep 17 00:00:00 2001
From: Karen <7976322+karkarl@users.noreply.github.com>
Date: Thu, 14 Nov 2024 12:20:07 -0800
Subject: [PATCH] Update Gallery and WindowsAppSDK Version (#1652)
## Description
- Update Gallery Version to 2.5.0
- WindowsAppSDK Version to 1.6.241106002
---
WinUIGallery/Package.Dev.appxmanifest | 2 +-
WinUIGallery/Package.appxmanifest | 2 +-
WinUIGallery/Properties/AssemblyInfo.cs | 4 ++--
standalone.props | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/WinUIGallery/Package.Dev.appxmanifest b/WinUIGallery/Package.Dev.appxmanifest
index ad5630905..ddcdc7ccc 100644
--- a/WinUIGallery/Package.Dev.appxmanifest
+++ b/WinUIGallery/Package.Dev.appxmanifest
@@ -7,7 +7,7 @@
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
IgnorableNamespaces="uap mp uap3">
-
+
WinUI 3 Gallery Dev
diff --git a/WinUIGallery/Package.appxmanifest b/WinUIGallery/Package.appxmanifest
index 3ad51fd69..678b5531d 100644
--- a/WinUIGallery/Package.appxmanifest
+++ b/WinUIGallery/Package.appxmanifest
@@ -7,7 +7,7 @@
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
IgnorableNamespaces="uap mp uap3">
-
+
WinUI 3 Gallery
diff --git a/WinUIGallery/Properties/AssemblyInfo.cs b/WinUIGallery/Properties/AssemblyInfo.cs
index 3dd4e0ff4..ccc5096d1 100644
--- a/WinUIGallery/Properties/AssemblyInfo.cs
+++ b/WinUIGallery/Properties/AssemblyInfo.cs
@@ -25,6 +25,6 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
// Note: package version and assembly version must be kept in sync
-[assembly: AssemblyVersion("2.4.3.0")]
-[assembly: AssemblyFileVersion("2.4.3.0")]
+[assembly: AssemblyVersion("2.5.0.0")]
+[assembly: AssemblyFileVersion("2.5.0.0")]
[assembly: ComVisible(false)]
diff --git a/standalone.props b/standalone.props
index 8a3c25a6f..a8685e112 100644
--- a/standalone.props
+++ b/standalone.props
@@ -2,7 +2,7 @@
10.0.22621.42
- 1.6.240829007
+ 1.6.241106002
6.2.11
1.0.4
2.0.13