Upgrade to .NET 7

This commit is contained in:
Robert Marshall 2023-02-16 18:08:24 +00:00
parent 848edb69ca
commit 832b4fb36a
14 changed files with 217 additions and 85 deletions

4
.nuke/parameters.json Normal file
View file

@ -0,0 +1,4 @@
{
"$schema": "./build.schema.json",
"Solution": "src/Website.sln"
}