mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
feat: use custom tag instead of custom version for MS electron releases (#181309)
* feat: use custom tag instead of custom version for MS electron releases * chore: bump @vscode/gulp-electron * chore: move build id to .yarnrc * chore: rename enableUNCAccessChecks => restrictUNCAccess * chore: update electron@22.3.11 * chore: add build info to about dialog * chore: simplify helper function * chore: remove unused node.js checksums * chore: bump nodejs internal version * chore: bump distro * fix: revert changes to sign.ts * chore: bump distro
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
disturl "http://nodejs.org/dist"
|
||||
target "16.17.1"
|
||||
ms_build_id "20230714"
|
||||
ms_build_id "218982"
|
||||
runtime "node"
|
||||
build_from_source "true"
|
||||
|
||||
Reference in New Issue
Block a user