Skip to content

Commit

Permalink
Update SDK to 8.0.100-preview.7.23364.32 (#49470)
Browse files Browse the repository at this point in the history
* Update SDK to 8.0.100-preview.7.23364.32

* Fix package name casing

* Update global.json

* Update global.json

---------

Co-authored-by: Sven Boemer <sbomer@gmail.com>
Co-authored-by: William Godbe <wigodbe@microsoft.com>
  • Loading branch information
3 people authored Jul 27, 2023
1 parent b5faf75 commit 725a51c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"sdk": {
"version": "8.0.100-preview.7.23360.1"
"version": "8.0.100-rc.1.23377.2"
},
"tools": {
"dotnet": "8.0.100-preview.7.23360.1",
"dotnet": "8.0.100-rc.1.23377.2",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
Expand Down

0 comments on commit 725a51c

Please sign in to comment.