Skip to content

Commit 6f58db2

Browse files
Update SDK to 8.0.100-rc.1.23370.3 (#31284)
* 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>
1 parent c2f3f16 commit 6f58db2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"sdk": {
3-
"version": "8.0.100-preview.7.23354.1",
3+
"version": "8.0.100-rc.1.23370.3",
44
"allowPrerelease": true,
55
"rollForward": "latestMajor"
66
},
77
"tools": {
8-
"dotnet": "8.0.100-preview.7.23354.1",
8+
"dotnet": "8.0.100-rc.1.23370.3",
99
"runtimes": {
1010
"dotnet": [
1111
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"

0 commit comments

Comments
 (0)