Skip to content

Commit

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

* Update SDK to 8.0.100-preview.7.23368.9

* Update SDK to 8.0.100-preview.7.23369.1

* Update SDK to 8.0.100-preview.7.23370.3

* Apply suggestions from code review

---------

Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
  • Loading branch information
MackinnonBuck and AndriySvyryd authored Jul 20, 2023
1 parent c2f3f16 commit 6f58db2
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,11 +1,11 @@
{
"sdk": {
"version": "8.0.100-preview.7.23354.1",
"version": "8.0.100-rc.1.23370.3",
"allowPrerelease": true,
"rollForward": "latestMajor"
},
"tools": {
"dotnet": "8.0.100-preview.7.23354.1",
"dotnet": "8.0.100-rc.1.23370.3",
"runtimes": {
"dotnet": [
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
Expand Down

0 comments on commit 6f58db2

Please sign in to comment.