We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cd net-ipfs-engine\src dotnet ef migrations add X -s ..\test\IpfsEngineTests.csproj
Where X is the migration name.