Skip to content

Commit

Permalink
Update to .NET 9.0.100 SDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrainger committed Nov 12, 2024
1 parent 5eb1bf1 commit edb00d8
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 24 deletions.
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sdk": {
"version": "9.0"
"version": "9.0.100"
}
}
10 changes: 6 additions & 4 deletions src/MySqlConnector.DependencyInjection/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
}
}
},
".NETStandard,Version=v2.0/win-x64": {},
"net8.0": {
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Direct",
Expand All @@ -148,9 +149,9 @@
},
"Microsoft.NET.ILLink.Tasks": {
"type": "Direct",
"requested": "[8.0.10, )",
"resolved": "8.0.10",
"contentHash": "xT8jYjlroY7SLbGtoV9vUTVW/TPgodL4Egc31a444Xe0TMytLZ3UlKQ0kxMZsy/CrWsFB6wtKnSG1SsXcWreew=="
"requested": "[8.0.11, )",
"resolved": "8.0.11",
"contentHash": "zk5lnZrYJgtuJG8L4v17Ej8rZ3PUcR2iweNV08BaO5LbYHIi2wNaVNcJoLxvqgQdnjLlKnCCfVGLDr6QHeAarQ=="
},
"Microsoft.SourceLink.GitHub": {
"type": "Direct",
Expand Down Expand Up @@ -207,6 +208,7 @@
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
}
}
}
},
"net8.0/win-x64": {}
}
}
22 changes: 15 additions & 7 deletions src/MySqlConnector/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
}
}
},
".NETFramework,Version=v4.6.2/win-x64": {},
".NETFramework,Version=v4.7.1": {
"IndexRange": {
"type": "Direct",
Expand Down Expand Up @@ -253,6 +254,7 @@
}
}
},
".NETFramework,Version=v4.7.1/win-x64": {},
".NETFramework,Version=v4.8": {
"IndexRange": {
"type": "Direct",
Expand Down Expand Up @@ -375,6 +377,7 @@
}
}
},
".NETFramework,Version=v4.8/win-x64": {},
".NETStandard,Version=v2.0": {
"IndexRange": {
"type": "Direct",
Expand Down Expand Up @@ -511,6 +514,7 @@
}
}
},
".NETStandard,Version=v2.0/win-x64": {},
".NETStandard,Version=v2.1": {
"Microsoft.Extensions.Logging.Abstractions": {
"type": "Direct",
Expand Down Expand Up @@ -606,6 +610,7 @@
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
}
},
".NETStandard,Version=v2.1/win-x64": {},
"net6.0": {
"Microsoft.Extensions.Logging.Abstractions": {
"type": "Direct",
Expand Down Expand Up @@ -678,6 +683,7 @@
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
}
},
"net6.0/win-x64": {},
"net8.0": {
"Microsoft.Extensions.Logging.Abstractions": {
"type": "Direct",
Expand All @@ -690,9 +696,9 @@
},
"Microsoft.NET.ILLink.Tasks": {
"type": "Direct",
"requested": "[8.0.10, )",
"resolved": "8.0.10",
"contentHash": "xT8jYjlroY7SLbGtoV9vUTVW/TPgodL4Egc31a444Xe0TMytLZ3UlKQ0kxMZsy/CrWsFB6wtKnSG1SsXcWreew=="
"requested": "[8.0.11, )",
"resolved": "8.0.11",
"contentHash": "zk5lnZrYJgtuJG8L4v17Ej8rZ3PUcR2iweNV08BaO5LbYHIi2wNaVNcJoLxvqgQdnjLlKnCCfVGLDr6QHeAarQ=="
},
"Microsoft.SourceLink.GitHub": {
"type": "Direct",
Expand Down Expand Up @@ -741,6 +747,7 @@
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
}
},
"net8.0/win-x64": {},
"net9.0": {
"Microsoft.Extensions.Logging.Abstractions": {
"type": "Direct",
Expand All @@ -753,9 +760,9 @@
},
"Microsoft.NET.ILLink.Tasks": {
"type": "Direct",
"requested": "[9.0.0-rc.2.24473.5, )",
"resolved": "9.0.0-rc.2.24473.5",
"contentHash": "mXyCgKqBIo/KOpY09FqjOU8d+LME2qowzzvBd1/viYmSpAKYfQ2w1WDOlh0FniY4xnrB/wmDiAo4frJvfCqT0w=="
"requested": "[9.0.0, )",
"resolved": "9.0.0",
"contentHash": "zAwp213evC3UkimtVXRb+Dlgc/40QG145nmZDtp2LO9zJJMfrp+i/87BnXN7tRXEA4liyzdFkjqG1HE8/RPb4A=="
},
"Microsoft.SourceLink.GitHub": {
"type": "Direct",
Expand Down Expand Up @@ -803,6 +810,7 @@
"resolved": "8.0.2",
"contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
}
}
},
"net9.0/win-x64": {}
}
}
56 changes: 44 additions & 12 deletions tests/MySqlConnector.NativeAot.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"net8.0": {
"Microsoft.DotNet.ILCompiler": {
"type": "Direct",
"requested": "[8.0.10, )",
"resolved": "8.0.10",
"contentHash": "iThS5LNCcLlFkUlnxCJMgMSQ6s1BgbZo9ri11DDgNxDn8StwgFVUQJ8O5N/7S037jcS1md8tWp7Zu2YconIlag=="
"requested": "[8.0.11, )",
"resolved": "8.0.11",
"contentHash": "9SWRKJzFrE07m77G/9jSR1lqdlPmKCsQX1UflZEFBGYzmOZ53sjLEEcAiWtnWY0QJ750h2ahciOPO8oVjztQ0g=="
},
"Microsoft.NET.ILLink.Tasks": {
"type": "Direct",
"requested": "[8.0.10, )",
"resolved": "8.0.10",
"contentHash": "xT8jYjlroY7SLbGtoV9vUTVW/TPgodL4Egc31a444Xe0TMytLZ3UlKQ0kxMZsy/CrWsFB6wtKnSG1SsXcWreew=="
"requested": "[8.0.11, )",
"resolved": "8.0.11",
"contentHash": "zk5lnZrYJgtuJG8L4v17Ej8rZ3PUcR2iweNV08BaO5LbYHIi2wNaVNcJoLxvqgQdnjLlKnCCfVGLDr6QHeAarQ=="
},
"Microsoft.SourceLink.GitHub": {
"type": "Direct",
Expand Down Expand Up @@ -69,18 +69,34 @@
}
}
},
"net8.0/win-x64": {
"Microsoft.DotNet.ILCompiler": {
"type": "Direct",
"requested": "[8.0.11, )",
"resolved": "8.0.11",
"contentHash": "9SWRKJzFrE07m77G/9jSR1lqdlPmKCsQX1UflZEFBGYzmOZ53sjLEEcAiWtnWY0QJ750h2ahciOPO8oVjztQ0g==",
"dependencies": {
"runtime.win-x64.Microsoft.DotNet.ILCompiler": "8.0.11"
}
},
"runtime.win-x64.Microsoft.DotNet.ILCompiler": {
"type": "Transitive",
"resolved": "8.0.11",
"contentHash": "rrxOObwOfOZ7IqKpd4rRZqjIWrgCrLv3XzkU5FusWtgwoaUu1/8QJGcbog/RJzgl40Yt6vZpFFbWtFazeseapg=="
}
},
"net9.0": {
"Microsoft.DotNet.ILCompiler": {
"type": "Direct",
"requested": "[9.0.0-rc.2.24473.5, )",
"resolved": "9.0.0-rc.2.24473.5",
"contentHash": "+4KH+fbuWXX+I1nM+iP84N0nnorwxY3N8SrNLDNdWdblCPcWXSZnnst/IS+NEHTavnoTErwFNwk7IP8rPrNAQA=="
"requested": "[9.0.0, )",
"resolved": "9.0.0",
"contentHash": "bbnlV2PbUmCQ8Ndpx0kJaicLyV28IU+4IzyctQLL57+DxrHurYr2qsJrC8+yD44Q0DyPfv2oM168c1Tk6Bxbmg=="
},
"Microsoft.NET.ILLink.Tasks": {
"type": "Direct",
"requested": "[9.0.0-rc.2.24473.5, )",
"resolved": "9.0.0-rc.2.24473.5",
"contentHash": "mXyCgKqBIo/KOpY09FqjOU8d+LME2qowzzvBd1/viYmSpAKYfQ2w1WDOlh0FniY4xnrB/wmDiAo4frJvfCqT0w=="
"requested": "[9.0.0, )",
"resolved": "9.0.0",
"contentHash": "zAwp213evC3UkimtVXRb+Dlgc/40QG145nmZDtp2LO9zJJMfrp+i/87BnXN7tRXEA4liyzdFkjqG1HE8/RPb4A=="
},
"Microsoft.SourceLink.GitHub": {
"type": "Direct",
Expand Down Expand Up @@ -136,6 +152,22 @@
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
}
}
},
"net9.0/win-x64": {
"Microsoft.DotNet.ILCompiler": {
"type": "Direct",
"requested": "[9.0.0, )",
"resolved": "9.0.0",
"contentHash": "bbnlV2PbUmCQ8Ndpx0kJaicLyV28IU+4IzyctQLL57+DxrHurYr2qsJrC8+yD44Q0DyPfv2oM168c1Tk6Bxbmg==",
"dependencies": {
"runtime.win-x64.Microsoft.DotNet.ILCompiler": "9.0.0"
}
},
"runtime.win-x64.Microsoft.DotNet.ILCompiler": {
"type": "Transitive",
"resolved": "9.0.0",
"contentHash": "oDIioFi3rPT79AS5TSEwU/nlqINeJwxG5yKG/BLY57an5PV+btlPBGJgOjI3d8/BdTpKmsd9pdavm/4ENq5M/A=="
}
}
}
}

0 comments on commit edb00d8

Please sign in to comment.