Bump dotnet SDK to 6.0.300 (#1900)

* Bump dotnet SDK to 6.0.300
This commit is contained in:
Tingluo Huang
2022-05-17 22:51:32 -04:00
committed by GitHub
parent 02b52e8497
commit fade0f46e7
8 changed files with 9 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
{
"sdk": {
"version": "6.0.100"
"version": "6.0.300"
}
}