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

Commitdd174e2

Browse files
authored
Update fwlinks (microsoft#5231)
* Update version and fwlinks.
1 parent03bed1c commitdd174e2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎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.27.0-master",
5+
"version":"0.27.1-master",
66
"publisher":"ms-vscode",
77
"preview":true,
88
"icon":"LanguageCCPP_color_128x.png",
@@ -1752,7 +1752,7 @@
17521752
"runtimeDependencies": [
17531753
{
17541754
"description":"C/C++ language components (Linux / x86_64)",
1755-
"url":"https://go.microsoft.com/fwlink/?linkid=2116522",
1755+
"url":"https://go.microsoft.com/fwlink/?linkid=2125055",
17561756
"platforms": [
17571757
"linux"
17581758
],
@@ -1766,7 +1766,7 @@
17661766
},
17671767
{
17681768
"description":"C/C++ language components (Linux / x86)",
1769-
"url":"https://go.microsoft.com/fwlink/?linkid=2116454",
1769+
"url":"https://go.microsoft.com/fwlink/?linkid=2125145",
17701770
"platforms": [
17711771
"linux"
17721772
],
@@ -1782,7 +1782,7 @@
17821782
},
17831783
{
17841784
"description":"C/C++ language components (OS X)",
1785-
"url":"https://go.microsoft.com/fwlink/?linkid=2116453",
1785+
"url":"https://go.microsoft.com/fwlink/?linkid=2125057",
17861786
"platforms": [
17871787
"darwin"
17881788
],
@@ -1793,7 +1793,7 @@
17931793
},
17941794
{
17951795
"description":"C/C++ language components (Windows)",
1796-
"url":"https://go.microsoft.com/fwlink/?linkid=2116521",
1796+
"url":"https://go.microsoft.com/fwlink/?linkid=2125056",
17971797
"platforms": [
17981798
"win32"
17991799
],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp