commit pre-purge

This commit is contained in:
2023-01-04 20:26:15 -07:00
parent c28230691e
commit b9824a7327
16 changed files with 229 additions and 75 deletions

View File

@@ -3,4 +3,6 @@
install specflow template `dotnet new install Specflow.Templates.DotNet`
view templates with `dotnet new -l`
view templates with `dotnet new -l`
find outdated packages `dotnet list package --outdated`