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

Commitda68908

Browse files
committed
update version and fwlinks for October release
1 parent963ee02 commitda68908

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎Extension/package-lock.json‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎Extension/package.json‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"cpptools",
33
"displayName":"C/C++",
44
"description":"C/C++ IntelliSense, debugging, and code browsing.",
5-
"version":"0.19.0",
5+
"version":"0.19.1-master",
66
"publisher":"ms-vscode",
77
"preview":true,
88
"icon":"LanguageCCPP_color_128x.png",
@@ -1416,7 +1416,7 @@
14161416
"runtimeDependencies": [
14171417
{
14181418
"description":"C/C++ language components (Linux / x86_64)",
1419-
"url":"https://go.microsoft.com/fwlink/?linkid=2010302",
1419+
"url":"https://go.microsoft.com/fwlink/?linkid=2026727",
14201420
"platforms": [
14211421
"linux"
14221422
],
@@ -1430,7 +1430,7 @@
14301430
},
14311431
{
14321432
"description":"C/C++ language components (Linux / x86)",
1433-
"url":"https://go.microsoft.com/fwlink/?linkid=2010301",
1433+
"url":"https://go.microsoft.com/fwlink/?linkid=2026568",
14341434
"platforms": [
14351435
"linux"
14361436
],
@@ -1446,7 +1446,7 @@
14461446
},
14471447
{
14481448
"description":"C/C++ language components (OS X)",
1449-
"url":"https://go.microsoft.com/fwlink/?linkid=2010303",
1449+
"url":"https://go.microsoft.com/fwlink/?linkid=2026569",
14501450
"platforms": [
14511451
"darwin"
14521452
],
@@ -1457,7 +1457,7 @@
14571457
},
14581458
{
14591459
"description":"C/C++ language components (Windows)",
1460-
"url":"https://go.microsoft.com/fwlink/?linkid=2010204",
1460+
"url":"https://go.microsoft.com/fwlink/?linkid=2026728",
14611461
"platforms": [
14621462
"win32"
14631463
],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp