Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 23f0b69

Browse files
committed
Update corefx packages to latest
1 parent aa77a56 commit 23f0b69

File tree

159 files changed

+13587
-10313
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

159 files changed

+13587
-10313
lines changed

src/Common/tests/System/Diagnostics/RemoteExecutorConsoleApp/project.lock.json

Lines changed: 83 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
"version": -9996,
44
"targets": {
55
"DNXCore,Version=v5.0": {
6-
"System.Console/4.0.0-beta-23127": {
6+
"System.Console/4.0.0-beta-23213": {
77
"dependencies": {
8-
"System.Runtime": "4.0.20-beta-23127",
9-
"System.Runtime.InteropServices": "4.0.20-beta-23127",
10-
"System.Resources.ResourceManager": "4.0.0-beta-23127",
11-
"System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
12-
"System.IO": "4.0.10-beta-23127",
13-
"System.Threading.Tasks": "4.0.10-beta-23127",
14-
"System.Text.Encoding": "4.0.10-beta-23127",
15-
"System.Threading": "4.0.10-beta-23127",
16-
"System.Text.Encoding.Extensions": "4.0.10-beta-23127"
8+
"System.Runtime": "4.0.20",
9+
"System.Runtime.InteropServices": "4.0.20",
10+
"System.Resources.ResourceManager": "4.0.0",
11+
"System.IO.FileSystem.Primitives": "4.0.0",
12+
"System.IO": "4.0.10",
13+
"System.Threading.Tasks": "4.0.10",
14+
"System.Text.Encoding": "4.0.10",
15+
"System.Threading": "4.0.10",
16+
"System.Text.Encoding.Extensions": "4.0.10"
1717
},
1818
"compile": {
1919
"ref/dotnet/System.Console.dll": {}
@@ -22,9 +22,9 @@
2222
"lib/DNXCore50/System.Console.dll": {}
2323
}
2424
},
25-
"System.Globalization/4.0.0-beta-23127": {
25+
"System.Globalization/4.0.0": {
2626
"dependencies": {
27-
"System.Runtime": "4.0.0-beta-23127"
27+
"System.Runtime": "4.0.0"
2828
},
2929
"compile": {
3030
"ref/dotnet/System.Globalization.dll": {}
@@ -43,9 +43,9 @@
4343
"lib/DNXCore50/System.IO.dll": {}
4444
}
4545
},
46-
"System.IO.FileSystem.Primitives/4.0.0-beta-23127": {
46+
"System.IO.FileSystem.Primitives/4.0.0": {
4747
"dependencies": {
48-
"System.Runtime": "4.0.20-beta-23127"
48+
"System.Runtime": "4.0.20"
4949
},
5050
"compile": {
5151
"ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
@@ -59,19 +59,19 @@
5959
"lib/DNXCore50/System.Private.Uri.dll": {}
6060
}
6161
},
62-
"System.Reflection/4.0.0-beta-23127": {
62+
"System.Reflection/4.0.0": {
6363
"dependencies": {
64-
"System.IO": "4.0.0-beta-23127",
65-
"System.Reflection.Primitives": "4.0.0-beta-23127",
66-
"System.Runtime": "4.0.0-beta-23127"
64+
"System.IO": "4.0.0",
65+
"System.Reflection.Primitives": "4.0.0",
66+
"System.Runtime": "4.0.0"
6767
},
6868
"compile": {
6969
"ref/dotnet/System.Reflection.dll": {}
7070
}
7171
},
72-
"System.Reflection.Primitives/4.0.0-beta-23127": {
72+
"System.Reflection.Primitives/4.0.0": {
7373
"dependencies": {
74-
"System.Runtime": "4.0.0-beta-23127"
74+
"System.Runtime": "4.0.0"
7575
},
7676
"compile": {
7777
"ref/dotnet/System.Reflection.Primitives.dll": {}
@@ -80,11 +80,11 @@
8080
"lib/DNXCore50/System.Reflection.Primitives.dll": {}
8181
}
8282
},
83-
"System.Resources.ResourceManager/4.0.0-beta-23127": {
83+
"System.Resources.ResourceManager/4.0.0": {
8484
"dependencies": {
85-
"System.Runtime": "4.0.0-beta-23127",
86-
"System.Reflection": "4.0.0-beta-23127",
87-
"System.Globalization": "4.0.0-beta-23127"
85+
"System.Runtime": "4.0.0",
86+
"System.Reflection": "4.0.0",
87+
"System.Globalization": "4.0.0"
8888
},
8989
"compile": {
9090
"ref/dotnet/System.Resources.ResourceManager.dll": {}
@@ -104,9 +104,9 @@
104104
"lib/DNXCore50/System.Runtime.dll": {}
105105
}
106106
},
107-
"System.Runtime.Handles/4.0.0-beta-23127": {
107+
"System.Runtime.Handles/4.0.0": {
108108
"dependencies": {
109-
"System.Runtime": "4.0.0-beta-23127"
109+
"System.Runtime": "4.0.0"
110110
},
111111
"compile": {
112112
"ref/dotnet/System.Runtime.Handles.dll": {}
@@ -115,12 +115,12 @@
115115
"lib/DNXCore50/System.Runtime.Handles.dll": {}
116116
}
117117
},
118-
"System.Runtime.InteropServices/4.0.20-beta-23127": {
118+
"System.Runtime.InteropServices/4.0.20": {
119119
"dependencies": {
120-
"System.Runtime": "4.0.0-beta-23127",
121-
"System.Reflection": "4.0.0-beta-23127",
122-
"System.Reflection.Primitives": "4.0.0-beta-23127",
123-
"System.Runtime.Handles": "4.0.0-beta-23127"
120+
"System.Runtime": "4.0.0",
121+
"System.Reflection": "4.0.0",
122+
"System.Reflection.Primitives": "4.0.0",
123+
"System.Runtime.Handles": "4.0.0"
124124
},
125125
"compile": {
126126
"ref/dotnet/System.Runtime.InteropServices.dll": {}
@@ -129,9 +129,9 @@
129129
"lib/DNXCore50/System.Runtime.InteropServices.dll": {}
130130
}
131131
},
132-
"System.Text.Encoding/4.0.10-beta-23127": {
132+
"System.Text.Encoding/4.0.10": {
133133
"dependencies": {
134-
"System.Runtime": "4.0.0-beta-23127"
134+
"System.Runtime": "4.0.0"
135135
},
136136
"compile": {
137137
"ref/dotnet/System.Text.Encoding.dll": {}
@@ -140,10 +140,10 @@
140140
"lib/DNXCore50/System.Text.Encoding.dll": {}
141141
}
142142
},
143-
"System.Text.Encoding.Extensions/4.0.10-beta-23127": {
143+
"System.Text.Encoding.Extensions/4.0.10": {
144144
"dependencies": {
145-
"System.Runtime": "4.0.0-beta-23127",
146-
"System.Text.Encoding": "4.0.10-beta-23127"
145+
"System.Runtime": "4.0.0",
146+
"System.Text.Encoding": "4.0.10"
147147
},
148148
"compile": {
149149
"ref/dotnet/System.Text.Encoding.Extensions.dll": {}
@@ -152,10 +152,10 @@
152152
"lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
153153
}
154154
},
155-
"System.Threading/4.0.10-beta-23127": {
155+
"System.Threading/4.0.10": {
156156
"dependencies": {
157-
"System.Runtime": "4.0.0-beta-23127",
158-
"System.Threading.Tasks": "4.0.0-beta-23127"
157+
"System.Runtime": "4.0.0",
158+
"System.Threading.Tasks": "4.0.0"
159159
},
160160
"compile": {
161161
"ref/dotnet/System.Threading.dll": {}
@@ -178,12 +178,12 @@
178178
}
179179
},
180180
"libraries": {
181-
"System.Console/4.0.0-beta-23127": {
181+
"System.Console/4.0.0-beta-23213": {
182182
"serviceable": true,
183-
"sha512": "J207OFVXbTmAKQBwRuJL398Qisxqu4ajRG4eKgV3g3CkCP2laSyxziLVIc0mQuzNyX4UMfUkUKM1gMyeHaikBA==",
183+
"sha512": "JMXpqaP1+67/fISmYRXlRm6tGQHXu6seqgY56pAuSLMxpsK5FOYqUXx7RnUIG0SmIJO25ivTfTXLDVv2wTXYAg==",
184184
"files": [
185-
"System.Console.4.0.0-beta-23127.nupkg",
186-
"System.Console.4.0.0-beta-23127.nupkg.sha512",
185+
"System.Console.4.0.0-beta-23213.nupkg",
186+
"System.Console.4.0.0-beta-23213.nupkg.sha512",
187187
"System.Console.nuspec",
188188
"lib/DNXCore50/System.Console.dll",
189189
"lib/MonoAndroid10/_._",
@@ -209,12 +209,12 @@
209209
"ref/xamarinmac20/_._"
210210
]
211211
},
212-
"System.Globalization/4.0.0-beta-23127": {
213-
"sha512": "aeIAximdNakmhRV4TtKHUnC1UwR89D7KDSw5CdKvRiMqj/kUFJ16TqT7VKSPaPck3CaE/Mxre5JG+u468UN16A==",
212+
"System.Globalization/4.0.0": {
213+
"sha512": "IBJyTo1y7ZtzzoJUA60T1XPvNTyw/wfFmjFoBFtlYfkekIOtD/AzDDIg0YdUa7eNtFEfliED2R7HdppTdU4t5A==",
214214
"files": [
215215
"License.rtf",
216-
"System.Globalization.4.0.0-beta-23127.nupkg",
217-
"System.Globalization.4.0.0-beta-23127.nupkg.sha512",
216+
"System.Globalization.4.0.0.nupkg",
217+
"System.Globalization.4.0.0.nupkg.sha512",
218218
"System.Globalization.nuspec",
219219
"lib/MonoAndroid10/_._",
220220
"lib/MonoTouch10/_._",
@@ -289,12 +289,12 @@
289289
"runtimes/win8-aot/lib/netcore50/System.IO.dll"
290290
]
291291
},
292-
"System.IO.FileSystem.Primitives/4.0.0-beta-23127": {
292+
"System.IO.FileSystem.Primitives/4.0.0": {
293293
"serviceable": true,
294-
"sha512": "xyAAsqf/198kaCGfaL5KLnVCdkP877b2ohtQPVS5ilkhZ0pkjZ3Uy3fwGmGXVseBI9m8lpO1KDb3OG+cQRhRiw==",
294+
"sha512": "7pJUvYi/Yq3A5nagqCCiOw3+aJp3xXc/Cjr8dnJDnER3/6kX3LEencfqmXUcPl9+7OvRNyPMNhqsLAcMK6K/KA==",
295295
"files": [
296-
"System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg",
297-
"System.IO.FileSystem.Primitives.4.0.0-beta-23127.nupkg.sha512",
296+
"System.IO.FileSystem.Primitives.4.0.0.nupkg",
297+
"System.IO.FileSystem.Primitives.4.0.0.nupkg.sha512",
298298
"System.IO.FileSystem.Primitives.nuspec",
299299
"lib/dotnet/System.IO.FileSystem.Primitives.dll",
300300
"lib/MonoAndroid10/_._",
@@ -334,12 +334,12 @@
334334
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
335335
]
336336
},
337-
"System.Reflection/4.0.0-beta-23127": {
338-
"sha512": "C2H07xfQjIbtyFuD5T/g0QYc8sE0rhq3lNpL/LUmlQ7jS8xTm2hxTOvYqyPbmf4pYtBRQ3fS7/8mwRexPdN1wA==",
337+
"System.Reflection/4.0.0": {
338+
"sha512": "g96Rn8XuG7y4VfxPj/jnXroRJdQ8L3iN3k3zqsuzk4k3Nq4KMXARYiIO4BLW4GwX06uQpuYwRMcAC/aF117knQ==",
339339
"files": [
340340
"License.rtf",
341-
"System.Reflection.4.0.0-beta-23127.nupkg",
342-
"System.Reflection.4.0.0-beta-23127.nupkg.sha512",
341+
"System.Reflection.4.0.0.nupkg",
342+
"System.Reflection.4.0.0.nupkg.sha512",
343343
"System.Reflection.nuspec",
344344
"lib/MonoAndroid10/_._",
345345
"lib/MonoTouch10/_._",
@@ -381,12 +381,12 @@
381381
"ref/xamarinmac20/_._"
382382
]
383383
},
384-
"System.Reflection.Primitives/4.0.0-beta-23127": {
384+
"System.Reflection.Primitives/4.0.0": {
385385
"serviceable": true,
386-
"sha512": "qUjIaT8GBhxh5pyY1xhQd3/Rn5CJMu023GGNWXObr6/I/lX9LWpJD+UJAsPcLMEXOFq3QaKk6+giNjaqIdcf7Q==",
386+
"sha512": "n9S0XpKv2ruc17FSnaiX6nV47VfHTZ1wLjKZlAirUZCvDQCH71mVp+Ohabn0xXLh5pK2PKp45HCxkqu5Fxn/lA==",
387387
"files": [
388-
"System.Reflection.Primitives.4.0.0-beta-23127.nupkg",
389-
"System.Reflection.Primitives.4.0.0-beta-23127.nupkg.sha512",
388+
"System.Reflection.Primitives.4.0.0.nupkg",
389+
"System.Reflection.Primitives.4.0.0.nupkg.sha512",
390390
"System.Reflection.Primitives.nuspec",
391391
"lib/DNXCore50/System.Reflection.Primitives.dll",
392392
"lib/net45/_._",
@@ -414,12 +414,12 @@
414414
"runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
415415
]
416416
},
417-
"System.Resources.ResourceManager/4.0.0-beta-23127": {
417+
"System.Resources.ResourceManager/4.0.0": {
418418
"serviceable": true,
419-
"sha512": "+stu9oGQvmjeFJfhg4zRf/D0jNGa2L7MIkGz3ik70loEFHLE3OrOXFt3T+3eG37Z6md2KCWKe+85ct6VDaEtWA==",
419+
"sha512": "qmqeZ4BJgjfU+G2JbrZt4Dk1LsMxO4t+f/9HarNY6w8pBgweO6jT+cknUH7c3qIrGvyUqraBhU45Eo6UtA0fAw==",
420420
"files": [
421-
"System.Resources.ResourceManager.4.0.0-beta-23127.nupkg",
422-
"System.Resources.ResourceManager.4.0.0-beta-23127.nupkg.sha512",
421+
"System.Resources.ResourceManager.4.0.0.nupkg",
422+
"System.Resources.ResourceManager.4.0.0.nupkg.sha512",
423423
"System.Resources.ResourceManager.nuspec",
424424
"lib/DNXCore50/System.Resources.ResourceManager.dll",
425425
"lib/net45/_._",
@@ -480,12 +480,12 @@
480480
"runtimes/win8-aot/lib/netcore50/System.Runtime.dll"
481481
]
482482
},
483-
"System.Runtime.Handles/4.0.0-beta-23127": {
483+
"System.Runtime.Handles/4.0.0": {
484484
"serviceable": true,
485-
"sha512": "q+CqdcecC00xfyVHTQhtned/RNzZhAtS/04uchISsl5ovKEAnnSRCOPOJJud/dl9iW12U+Lt8YlKub/LoxbZtQ==",
485+
"sha512": "638VhpRq63tVcQ6HDb3um3R/J2BtR1Sa96toHo6PcJGPXEPEsleCuqhBgX2gFCz0y0qkutANwW6VPPY5wQu1XQ==",
486486
"files": [
487-
"System.Runtime.Handles.4.0.0-beta-23127.nupkg",
488-
"System.Runtime.Handles.4.0.0-beta-23127.nupkg.sha512",
487+
"System.Runtime.Handles.4.0.0.nupkg",
488+
"System.Runtime.Handles.4.0.0.nupkg.sha512",
489489
"System.Runtime.Handles.nuspec",
490490
"lib/DNXCore50/System.Runtime.Handles.dll",
491491
"lib/MonoAndroid10/_._",
@@ -513,12 +513,12 @@
513513
"runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll"
514514
]
515515
},
516-
"System.Runtime.InteropServices/4.0.20-beta-23127": {
516+
"System.Runtime.InteropServices/4.0.20": {
517517
"serviceable": true,
518-
"sha512": "oJpQACYOQ/TXcIEZh8MdIqkDlRrnXV9DoPiVnXUgnKYFub7NnKb02sx65eWrNPwutt0ewDD9hNAuPjAGBC1MQA==",
518+
"sha512": "ZgDyBYfEnjWoz/viS6VOswA6XOkDSH2DzgbpczbW50RywhnCgTl+w3JEvtAiOGyIh8cyx1NJq80jsNBSUr8Pig==",
519519
"files": [
520-
"System.Runtime.InteropServices.4.0.20-beta-23127.nupkg",
521-
"System.Runtime.InteropServices.4.0.20-beta-23127.nupkg.sha512",
520+
"System.Runtime.InteropServices.4.0.20.nupkg",
521+
"System.Runtime.InteropServices.4.0.20.nupkg.sha512",
522522
"System.Runtime.InteropServices.nuspec",
523523
"lib/DNXCore50/System.Runtime.InteropServices.dll",
524524
"lib/MonoAndroid10/_._",
@@ -546,11 +546,11 @@
546546
"runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll"
547547
]
548548
},
549-
"System.Text.Encoding/4.0.10-beta-23127": {
550-
"sha512": "XUOP6mx45Fk4fUcinHnUdeXGzQaXGskTBvI4/v195wCyUhsHQXFvnVVDevMoFlrcjb7Lvm6UdIORmqA1y4onmg==",
549+
"System.Text.Encoding/4.0.10": {
550+
"sha512": "fNlSFgy4OuDlJrP9SFFxMlaLazq6ipv15sU5TiEgg9UCVnA/OgoVUfymFp4AOk1jOkW5SVxWbeeIUptcM+m/Vw==",
551551
"files": [
552-
"System.Text.Encoding.4.0.10-beta-23127.nupkg",
553-
"System.Text.Encoding.4.0.10-beta-23127.nupkg.sha512",
552+
"System.Text.Encoding.4.0.10.nupkg",
553+
"System.Text.Encoding.4.0.10.nupkg.sha512",
554554
"System.Text.Encoding.nuspec",
555555
"lib/DNXCore50/System.Text.Encoding.dll",
556556
"lib/MonoAndroid10/_._",
@@ -578,11 +578,11 @@
578578
"runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll"
579579
]
580580
},
581-
"System.Text.Encoding.Extensions/4.0.10-beta-23127": {
582-
"sha512": "Vrbl+i8CCNo4Z8K1tNJ5GURvvbq+sS0J9mWsEZglFH8fJeq6oLTHPQYehrTe/dorz0gnSALUINGoOwHkCbki+Q==",
581+
"System.Text.Encoding.Extensions/4.0.10": {
582+
"sha512": "TZvlwXMxKo3bSRIcsWZLCIzIhLbvlz+mGeKYRZv/zUiSoQzGOwkYeBu6hOw2XPQgKqT0F4Rv8zqKdvmp2fWKYg==",
583583
"files": [
584-
"System.Text.Encoding.Extensions.4.0.10-beta-23127.nupkg",
585-
"System.Text.Encoding.Extensions.4.0.10-beta-23127.nupkg.sha512",
584+
"System.Text.Encoding.Extensions.4.0.10.nupkg",
585+
"System.Text.Encoding.Extensions.4.0.10.nupkg.sha512",
586586
"System.Text.Encoding.Extensions.nuspec",
587587
"lib/DNXCore50/System.Text.Encoding.Extensions.dll",
588588
"lib/MonoAndroid10/_._",
@@ -610,12 +610,12 @@
610610
"runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll"
611611
]
612612
},
613-
"System.Threading/4.0.10-beta-23127": {
613+
"System.Threading/4.0.10": {
614614
"serviceable": true,
615-
"sha512": "hIUes/USmGxoe2haJennL0AREdIq8RA50IL0lBSdqant19L8fRydW5Nz5qfWpSKUBtibQzrcJ1c5nFVNUs4Cyw==",
615+
"sha512": "0w6pRxIEE7wuiOJeKabkDgeIKmqf4ER1VNrs6qFwHnooEE78yHwi/bKkg5Jo8/pzGLm0xQJw0nEmPXt1QBAIUA==",
616616
"files": [
617-
"System.Threading.4.0.10-beta-23127.nupkg",
618-
"System.Threading.4.0.10-beta-23127.nupkg.sha512",
617+
"System.Threading.4.0.10.nupkg",
618+
"System.Threading.4.0.10.nupkg.sha512",
619619
"System.Threading.nuspec",
620620
"lib/DNXCore50/System.Threading.dll",
621621
"lib/MonoAndroid10/_._",

src/Common/tests/SystemXml/ModuleCore/project.lock.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
"lib/DNXCore50/System.Collections.dll": {}
1515
}
1616
},
17-
"System.Console/4.0.0-beta-23127": {
17+
"System.Console/4.0.0-beta-23213": {
1818
"dependencies": {
19-
"System.Runtime": "4.0.20-beta-23127",
20-
"System.Runtime.InteropServices": "4.0.20-beta-23127",
21-
"System.Resources.ResourceManager": "4.0.0-beta-23127",
22-
"System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
23-
"System.IO": "4.0.10-beta-23127",
24-
"System.Threading.Tasks": "4.0.10-beta-23127",
25-
"System.Text.Encoding": "4.0.10-beta-23127",
26-
"System.Threading": "4.0.10-beta-23127",
27-
"System.Text.Encoding.Extensions": "4.0.10-beta-23127"
19+
"System.Runtime": "4.0.20",
20+
"System.Runtime.InteropServices": "4.0.20",
21+
"System.Resources.ResourceManager": "4.0.0",
22+
"System.IO.FileSystem.Primitives": "4.0.0",
23+
"System.IO": "4.0.10",
24+
"System.Threading.Tasks": "4.0.10",
25+
"System.Text.Encoding": "4.0.10",
26+
"System.Threading": "4.0.10",
27+
"System.Text.Encoding.Extensions": "4.0.10"
2828
},
2929
"compile": {
3030
"ref/dotnet/System.Console.dll": {}
@@ -322,12 +322,12 @@
322322
"runtimes/win8-aot/lib/netcore50/System.Collections.dll"
323323
]
324324
},
325-
"System.Console/4.0.0-beta-23127": {
325+
"System.Console/4.0.0-beta-23213": {
326326
"serviceable": true,
327-
"sha512": "J207OFVXbTmAKQBwRuJL398Qisxqu4ajRG4eKgV3g3CkCP2laSyxziLVIc0mQuzNyX4UMfUkUKM1gMyeHaikBA==",
327+
"sha512": "JMXpqaP1+67/fISmYRXlRm6tGQHXu6seqgY56pAuSLMxpsK5FOYqUXx7RnUIG0SmIJO25ivTfTXLDVv2wTXYAg==",
328328
"files": [
329-
"System.Console.4.0.0-beta-23127.nupkg",
330-
"System.Console.4.0.0-beta-23127.nupkg.sha512",
329+
"System.Console.4.0.0-beta-23213.nupkg",
330+
"System.Console.4.0.0-beta-23213.nupkg.sha512",
331331
"System.Console.nuspec",
332332
"lib/DNXCore50/System.Console.dll",
333333
"lib/MonoAndroid10/_._",

0 commit comments

Comments
 (0)