Skip to content

Commit 107afa5

Browse files
authored
Merge pull request #1161 from dorssel/update-dotnet-sdk-9.0.201
Update .NET SDK to 9.0.201
2 parents 65853dc + 0e13680 commit 107afa5

File tree

4 files changed

+25
-25
lines changed

4 files changed

+25
-25
lines changed

UnitTests/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
},
1111
"Microsoft.NET.ILLink.Tasks": {
1212
"type": "Direct",
13-
"requested": "[9.0.2, )",
14-
"resolved": "9.0.2",
15-
"contentHash": "+KFnCLVPicEq99ko0tq+ycTvNLXHw0tImmTZjPloB/DOFLPT56KLfk5aS7wbgXRPzYhXTTBYLGaABea5mke77w=="
13+
"requested": "[9.0.3, )",
14+
"resolved": "9.0.3",
15+
"contentHash": "1rqGTfubVg0qj2PsK6esyq3PIxtYJYrN3LsYUV9RrvH3anmt3fT3ozYdAZZH4U8JU/pt5pPIUk8NBSu26wtekA=="
1616
},
1717
"Microsoft.NET.Test.Sdk": {
1818
"type": "Direct",

Usbipd.Automation/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
},
3333
"Microsoft.NET.ILLink.Tasks": {
3434
"type": "Direct",
35-
"requested": "[9.0.2, )",
36-
"resolved": "9.0.2",
37-
"contentHash": "+KFnCLVPicEq99ko0tq+ycTvNLXHw0tImmTZjPloB/DOFLPT56KLfk5aS7wbgXRPzYhXTTBYLGaABea5mke77w=="
35+
"requested": "[9.0.3, )",
36+
"resolved": "9.0.3",
37+
"contentHash": "1rqGTfubVg0qj2PsK6esyq3PIxtYJYrN3LsYUV9RrvH3anmt3fT3ozYdAZZH4U8JU/pt5pPIUk8NBSu26wtekA=="
3838
}
3939
}
4040
}

Usbipd/packages.lock.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
},
1111
"Microsoft.DotNet.ILCompiler": {
1212
"type": "Direct",
13-
"requested": "[9.0.2, )",
14-
"resolved": "9.0.2",
15-
"contentHash": "eyIUUqqPy7brzmoV04zabOUm0puEAAjZd3O3vuzan9iTTh0oIPwts8fLxZFoEZCFi63ACFtHbNBs5Y7myB3ZDQ=="
13+
"requested": "[9.0.3, )",
14+
"resolved": "9.0.3",
15+
"contentHash": "UqR8lcAIRC5zPk97txAJlsCvDhP9jxV7JSxEMkm3QI384aq/sU0zYiC8kms4ooNtixORgZxbFrDAsYCewR4X2Q=="
1616
},
1717
"Microsoft.Extensions.Hosting.WindowsServices": {
1818
"type": "Direct",
@@ -27,9 +27,9 @@
2727
},
2828
"Microsoft.NET.ILLink.Tasks": {
2929
"type": "Direct",
30-
"requested": "[9.0.2, )",
31-
"resolved": "9.0.2",
32-
"contentHash": "+KFnCLVPicEq99ko0tq+ycTvNLXHw0tImmTZjPloB/DOFLPT56KLfk5aS7wbgXRPzYhXTTBYLGaABea5mke77w=="
30+
"requested": "[9.0.3, )",
31+
"resolved": "9.0.3",
32+
"contentHash": "1rqGTfubVg0qj2PsK6esyq3PIxtYJYrN3LsYUV9RrvH3anmt3fT3ozYdAZZH4U8JU/pt5pPIUk8NBSu26wtekA=="
3333
},
3434
"Microsoft.Windows.CsWin32": {
3535
"type": "Direct",
@@ -364,17 +364,17 @@
364364
"net9.0-windows10.0.17763/win-arm64": {
365365
"Microsoft.DotNet.ILCompiler": {
366366
"type": "Direct",
367-
"requested": "[9.0.2, )",
368-
"resolved": "9.0.2",
369-
"contentHash": "eyIUUqqPy7brzmoV04zabOUm0puEAAjZd3O3vuzan9iTTh0oIPwts8fLxZFoEZCFi63ACFtHbNBs5Y7myB3ZDQ==",
367+
"requested": "[9.0.3, )",
368+
"resolved": "9.0.3",
369+
"contentHash": "UqR8lcAIRC5zPk97txAJlsCvDhP9jxV7JSxEMkm3QI384aq/sU0zYiC8kms4ooNtixORgZxbFrDAsYCewR4X2Q==",
370370
"dependencies": {
371-
"runtime.win-arm64.Microsoft.DotNet.ILCompiler": "9.0.2"
371+
"runtime.win-arm64.Microsoft.DotNet.ILCompiler": "9.0.3"
372372
}
373373
},
374374
"runtime.win-arm64.Microsoft.DotNet.ILCompiler": {
375375
"type": "Transitive",
376-
"resolved": "9.0.2",
377-
"contentHash": "FRiLvlRiO3pteUCiDsxVRIlzWW2VanFFZ5hPzWvTuC57ppcwPTA+W0pKUKV5Tse9lycWWs3NHTUBsT23hMuj8g=="
376+
"resolved": "9.0.3",
377+
"contentHash": "TemPk2QS0Cbts/0DljAkHNIHoasdPuKJr6Xd4DQZLc1YKQeTJsAMTxtjNHhRka7kZFJyY08A4yH+37SzLz9qaw=="
378378
},
379379
"System.Diagnostics.EventLog": {
380380
"type": "Transitive",
@@ -393,17 +393,17 @@
393393
"net9.0-windows10.0.17763/win-x64": {
394394
"Microsoft.DotNet.ILCompiler": {
395395
"type": "Direct",
396-
"requested": "[9.0.2, )",
397-
"resolved": "9.0.2",
398-
"contentHash": "eyIUUqqPy7brzmoV04zabOUm0puEAAjZd3O3vuzan9iTTh0oIPwts8fLxZFoEZCFi63ACFtHbNBs5Y7myB3ZDQ==",
396+
"requested": "[9.0.3, )",
397+
"resolved": "9.0.3",
398+
"contentHash": "UqR8lcAIRC5zPk97txAJlsCvDhP9jxV7JSxEMkm3QI384aq/sU0zYiC8kms4ooNtixORgZxbFrDAsYCewR4X2Q==",
399399
"dependencies": {
400-
"runtime.win-x64.Microsoft.DotNet.ILCompiler": "9.0.2"
400+
"runtime.win-x64.Microsoft.DotNet.ILCompiler": "9.0.3"
401401
}
402402
},
403403
"runtime.win-x64.Microsoft.DotNet.ILCompiler": {
404404
"type": "Transitive",
405-
"resolved": "9.0.2",
406-
"contentHash": "i+GxLf1LRnhYdrUMHwDjRGUUhK+YEBaSgbvTEF5zhgN7AjMPIsiRX6r+7rtUBOZnkp47YYfL1eCkronW6MTi1g=="
405+
"resolved": "9.0.3",
406+
"contentHash": "HNPRJLZ7SUwiLoBdC24RKlAXuCF+6ysanfAWFXjsQbsuCclyqbxJN+TJaqT7xfUR2kiO7AQN5KJ1VTZrpL7Rog=="
407407
},
408408
"System.Diagnostics.EventLog": {
409409
"type": "Transitive",

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "9.0.200",
3+
"version": "9.0.201",
44
"allowPrerelease": false,
55
"rollForward": "latestPatch"
66
},

0 commit comments

Comments
 (0)