Upgrade .NET SDK to 6.0.100 (#616)

* Update to .NET 6.0.100

* Update Cake to 2.0.0-rc0001
This commit is contained in:
Patrik Svensson
2021-11-09 08:19:36 +01:00
committed by GitHub
parent ba4b7b97f8
commit 9c9eb04f91
6 changed files with 20 additions and 25 deletions

View File

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"cake.tool": {
"version": "1.1.0",
"version": "2.0.0-rc0001",
"commands": [
"dotnet-cake"
]