Skip to content

Commit

Permalink
Use Preview 6 locally
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwille committed Jul 26, 2023
1 parent b8b6b1d commit fad5cd5
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 @@
{
"sdk": {
"version": "8.0.100-preview.5",
"version": "8.0.100-preview.6",
"rollForward": "major",
"allowPrerelease": true
}
Expand Down

1 comment on commit fad5cd5

@greenozon
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be updated to rc.2?..

Please sign in to comment.