move defaults for 'remote.defaultExtensionsIfInstalledLocally' to product.json (#244046)

* move defaults for 'remote.defaultExtensionsIfInstalledLocally' to product.json

* bump distro (https://github.com/microsoft/vscode-distro/commit/49462d855946fb8ed4466998e24eb33ee0e2bf05)
This commit is contained in:
Josh Spicer
2025-03-19 15:43:20 -07:00
committed by GitHub
parent e33e936089
commit 290554f185
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.99.0",
"distro": "f3960cabd77440aab984a96449bb60ebbf5ecea0",
"distro": "49462d855946fb8ed4466998e24eb33ee0e2bf05",
"author": {
"name": "Microsoft Corporation"
},