Skip to content

Commit 55558a5

Browse files
authored
Update links for mono framework and runtime (#2640)
Updating to 5.14.0.177 of mono. Update TPN header per CELA
1 parent 536685c commit 55558a5

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

Extension/ThirdPartyNotices.txt

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
2-
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
1+

2+
THIRD PARTY SOFTWARE NOTICES AND INFORMATION
33
Do Not Translate or Localize
44

5-
Microsoft C/C++ Extension for Visual Studio Code incorporates components from the projects listed below. Microsoft licenses these components under the Microsoft C/C++ Extension for Visual Studio Code license terms, except as noted. The original copyright notices and the licenses under which Microsoft received such components are set forth below for informational purposes. Microsoft reserves all rights not expressly granted herein, whether by implication, estoppel or otherwise.
5+
This Microsoft product may utilize material made available by third parties under the following license terms. Any source code that Microsoft is required to make available can be found at http://3rdpartysource.microsoft.com. You may also obtain a copy of any such source code (during the period provided by the license) by sending a check or money order for US $5.00 to:
6+
7+
Source Code Compliance Team
8+
Microsoft Corporation
9+
One Microsoft Way
10+
Redmond, WA 98052 USA
11+
12+
Please write “Source for [OSS PROJECT NAME]” in the memo line of your payment.
13+
614

715
1. agent-base (https://github.com/TooTallNate/node-agent-base)
816
2. ANTLR (http://www.antlr2.org/)

Extension/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,7 +1511,7 @@
15111511
},
15121512
{
15131513
"description": "Mono Framework Assemblies",
1514-
"url": "https://go.microsoft.com/fwlink/?LinkId=816539",
1514+
"url": "https://go.microsoft.com/fwlink/?LinkId=2027135",
15151515
"platforms": [
15161516
"linux",
15171517
"darwin"
@@ -1520,7 +1520,7 @@
15201520
},
15211521
{
15221522
"description": "Mono Runtime (Linux / x86)",
1523-
"url": "https://go.microsoft.com/fwlink/?LinkId=816540",
1523+
"url": "https://go.microsoft.com/fwlink/?LinkId=2027410",
15241524
"platforms": [
15251525
"linux"
15261526
],
@@ -1535,7 +1535,7 @@
15351535
},
15361536
{
15371537
"description": "Mono Runtime (Linux / x86_64)",
1538-
"url": "https://go.microsoft.com/fwlink/?LinkId=816541",
1538+
"url": "https://go.microsoft.com/fwlink/?LinkId=2027416",
15391539
"platforms": [
15401540
"linux"
15411541
],
@@ -1548,7 +1548,7 @@
15481548
},
15491549
{
15501550
"description": "Mono Runtime (OS X)",
1551-
"url": "https://go.microsoft.com/fwlink/?LinkId=816542",
1551+
"url": "https://go.microsoft.com/fwlink/?LinkId=2027403",
15521552
"platforms": [
15531553
"darwin"
15541554
],

0 commit comments

Comments
 (0)