some changes

This commit is contained in:
StevanFreeborn
2022-06-18 18:23:13 -05:00
parent 8e50d7d6c8
commit cedd8c408a
2 changed files with 125 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "6.0.6",
"commands": [
"dotnet-ef"
]
}
}
}