mirror of
https://github.com/microsoft/edit.git
synced 2025-08-04 19:08:31 +00:00
Added *.pdb for Windows build system
This commit is contained in:
parent
4e19995a1b
commit
fe4efc8b4d
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ extends:
|
|||
targetFolder: "$(ob_createvpack_vpackdirectory)/arm64"
|
||||
contents: |
|
||||
*.exe
|
||||
*.pdb
|
||||
# Extract the version for `ob_createvpack_version`.
|
||||
- script: |-
|
||||
@echo off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue