Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix msixbundle store signing#935

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
SteveL-MSFT merged 11 commits intoPowerShell:mainfromSteveL-MSFT:store-sign
Jul 2, 2025
Merged
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
NextNext commit
Add msixsigningprofile
  • Loading branch information
Steve Lee (POWERSHELL HE/HIM) (from Dev Box) committedJun 27, 2025
commitcb2f0060d4c4cea4fe5c8acf3ebf137e06173490
13 changes: 9 additions & 4 deletions.pipelines/DSC-Official.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -8,10 +8,15 @@ pr:
- release/v*

variables:
BuildConfiguration: 'release'
PackageRoot: '$(System.ArtifactsDirectory)/Packages'
WindowsContainerImage: 'onebranch.azurecr.io/windows/ltsc2022/vse2022:latest'
Codeql.TSAEnabled: true
- name: BuildConfiguration
value: 'release'
- name: PackageRoot
value: '$(System.ArtifactsDirectory)/Packages'
- name: WindowsContainerImage
value: 'onebranch.azurecr.io/windows/ltsc2022/vse2022:latest'
- name: Codeql.TSAEnabled
value: true
- group: MSIXSigningProfile

resources:
repositories:
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp