Update SDK to preview 7.

pull/9700/head
maliming 4 years ago
parent a6720f7169
commit d7e63ed36b

@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-dotnet@master
with:
dotnet-version: 6.0.100-preview.6.21355.2
dotnet-version: 6.0.100-preview.7.21379.14
- name: Build All
run: .\build-all.ps1

@ -1,6 +1,6 @@
{
"sdk": {
"version": "6.0.100-preview.6.21355.2",
"version": "6.0.100-preview.7.21379.14",
"rollForward": "latestFeature"
}
}

Loading…
Cancel
Save