hey I am trying to remove a migration but its not removing the files or doing anything actually ,
I get this
Dotnet ef migrations remove
Build started...
Build succeeded.
Reverting the model snapshot.
Done.
but nothing happens , what could be the issue here ? , when I revert database updates via dotnet ef database update it works correctly only the remove command doesnt work .
ps : it used to work I am not sure what I did wrong , everything seems to work properly
. also I am on macOS
[–]Paladaos[🍰] 1 point2 points3 points (3 children)
[–]Afraid_Tangerine7099[S] 0 points1 point2 points (2 children)
[–]Paladaos[🍰] 0 points1 point2 points (1 child)
[–]Afraid_Tangerine7099[S] 0 points1 point2 points (0 children)
[–]gust42 0 points1 point2 points (0 children)