Skip to content

Commit

Permalink
Update LKG SDK to 8.0.100-alpha.1.22579.5
Browse files Browse the repository at this point in the history
This has dotnet/runtime#74157, which is needed to use compiled-against-8.0 tasks.
  • Loading branch information
rainersigwald committed Nov 29, 2022
1 parent 573f158 commit aa5fed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"tools": {
"dotnet": "8.0.100-alpha.1.22556.1",
"dotnet": "8.0.100-alpha.1.22579.5",
"runtimes": {
"dotnet": [
"$(VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion)"
Expand Down

0 comments on commit aa5fed9

Please sign in to comment.