Skip to content

Commit

Permalink
Update .NET Core SDK to 3.1.301. (dotnet#6616)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeybykov authored Jun 27, 2020
1 parent ae9b536 commit 1c0f570
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DotnetCLIVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.200
3.1.301
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sdk": {
"version": "3.1.200"
"version": "3.1.301"
}
}

0 comments on commit 1c0f570

Please sign in to comment.