diff --git a/.pipelines/v2/templates/job-build-project.yml b/.pipelines/v2/templates/job-build-project.yml
index 1933b74e8d..80535036a7 100644
--- a/.pipelines/v2/templates/job-build-project.yml
+++ b/.pipelines/v2/templates/job-build-project.yml
@@ -390,16 +390,6 @@ jobs:
msbuildArchitecture: x64
maximumCpuCount: true
- ### HACK: On ARM64 builds, building an app with Windows App SDK copies the x64 WebView2 dll instead of the ARM64 one. This task makes sure the right dll is used.
- - task: CopyFiles@2
- displayName: HACK Copy core WebView2 ARM64 dll to output directory
- condition: eq(variables['BuildPlatform'],'arm64')
- inputs:
- contents: packages/Microsoft.Web.WebView2.1.0.2739.15/runtimes/win-ARM64/native_uap/Microsoft.Web.WebView2.Core.dll
- targetFolder: $(Build.SourcesDirectory)/ARM64/Release/WinUI3Apps/
- flattenFolders: True
- OverWrite: True
-
# Check if deps.json files don't reference different dll versions.
- pwsh: |-
& '.pipelines/verifyDepsJsonLibraryVersions.ps1' -targetDir '$(build.sourcesdirectory)\$(BuildPlatform)\$(BuildConfiguration)'
diff --git a/Directory.Packages.props b/Directory.Packages.props
index a0d29eb311..504180e815 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -35,7 +35,7 @@
-
+
@@ -47,7 +47,7 @@
-->
-
+
diff --git a/NOTICE.md b/NOTICE.md
index e22705e254..529656f39a 100644
--- a/NOTICE.md
+++ b/NOTICE.md
@@ -1327,13 +1327,13 @@ EXHIBIT A -Mozilla Public License.
- Microsoft.Extensions.Logging 9.0.0
- Microsoft.Extensions.Logging.Abstractions 9.0.0
- Microsoft.Toolkit.Uwp.Notifications 7.1.2
-- Microsoft.Web.WebView2 1.0.2739.15
+- Microsoft.Web.WebView2 1.0.2903.40
- Microsoft.Win32.SystemEvents 9.0.0
- Microsoft.Windows.Compatibility 9.0.0
- Microsoft.Windows.CsWin32 0.2.46-beta
- Microsoft.Windows.CsWinRT 2.1.5
- Microsoft.Windows.SDK.BuildTools 10.0.22621.2428
-- Microsoft.WindowsAppSDK 1.6.240923002
+- Microsoft.WindowsAppSDK 1.6.241114003
- Microsoft.Xaml.Behaviors.WinUI.Managed 2.0.9
- Microsoft.Xaml.Behaviors.Wpf 1.1.39
- ModernWpfUI 0.9.4