Switch to yml and

change project to new SDK to pack nupkg
This commit is contained in:
2023-01-27 11:44:01 -07:00
parent 681ffefb58
commit 9415850042
8 changed files with 212 additions and 281 deletions

6
global.json Normal file
View File

@ -0,0 +1,6 @@
{
"sdk": {
"version": "6.0.100"
}
}