From ca756d9f36dc84a1f4b06be81337bed71e75784a Mon Sep 17 00:00:00 2001 From: "Dustin L. Howett" Date: Fri, 24 Oct 2025 10:49:22 -0500 Subject: [PATCH] Revert "NFCI: Nerf loc and test" This reverts commit c0b32f42d6d80bb43ef08ffd38bd7caf99e3db54. --- .pipelines/v2/release.yml | 6 ++++-- installer/PowerToysSetupVNext/Resources.wxs | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.pipelines/v2/release.yml b/.pipelines/v2/release.yml index f535006d77..e8cc7d5ed8 100644 --- a/.pipelines/v2/release.yml +++ b/.pipelines/v2/release.yml @@ -44,7 +44,7 @@ variables: - template: templates/variables-nuget-package-version.yml extends: - template: v1/1ES.Unofficial.PipelineTemplate.yml@1ESPipelineTemplates + template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates parameters: customBuildTags: - 1ES.PT.ViaStartRight @@ -90,7 +90,6 @@ extends: official: true codeSign: true runTests: false - buildTests: false signingIdentity: serviceName: $(SigningServiceName) appId: $(SigningAppId) @@ -108,6 +107,9 @@ extends: .pipelines/versionSetting.ps1 -versionNumber '${{ parameters.versionNumber }}' -DevEnvironment '' displayName: Prepare versioning + # Prepare the localizations and telemetry config before the release build + - template: .pipelines/v2/templates/steps-fetch-and-prepare-localizations.yml@self + - pwsh: |- $ErrorActionPreference = 'Stop' $PSNativeCommandUseErrorActionPreference = $true diff --git a/installer/PowerToysSetupVNext/Resources.wxs b/installer/PowerToysSetupVNext/Resources.wxs index 6ca4edccda..7e62a34be9 100644 --- a/installer/PowerToysSetupVNext/Resources.wxs +++ b/installer/PowerToysSetupVNext/Resources.wxs @@ -8,7 +8,7 @@ - + @@ -76,7 +76,7 @@ - + @@ -372,7 +372,7 @@ - +