Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmoradi committed Oct 30, 2024
1 parent 67b1fbe commit 8c36b6d
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
//#if (framework == 'net9.0')
"version": "9.0.0-rc.2.24474.1",
//#else
"version": "8.0.10",
//#endif
"commands": [
"dotnet-ef"
]
}
}
}

0 comments on commit 8c36b6d

Please sign in to comment.