From e427b63171459cbe0a7c1f96a450745d7c9f0bbd Mon Sep 17 00:00:00 2001 From: Stefan Markovic Date: Sun, 17 Nov 2024 08:56:20 +0100 Subject: [PATCH] Bump webview2 --- .pipelines/v2/templates/job-build-project.yml | 10 ---------- Directory.Packages.props | 2 +- NOTICE.md | 2 +- 3 files changed, 2 insertions(+), 12 deletions(-) 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..6a2482b181 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -35,7 +35,7 @@ - + diff --git a/NOTICE.md b/NOTICE.md index e22705e254..36ae31519c 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -1327,7 +1327,7 @@ 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.2849.39 - Microsoft.Win32.SystemEvents 9.0.0 - Microsoft.Windows.Compatibility 9.0.0 - Microsoft.Windows.CsWin32 0.2.46-beta