mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-20 10:40:29 +01:00
1ceb5cb576
* Need to reference Microsoft.EntityFrameworkCore.Design else you can't generate migrations * fix design time migrations issues * update snapshot ``` Your startup project 'BTCPayServer.Data' doesn't reference Microsoft.EntityFrameworkCore.Design. This package is required for the Entity Framework Core Tools to work. Ensure your startup project is c orrect, install the package, and try again. ``` * |
||
---|---|---|
.. | ||
Data | ||
Migrations | ||
BTCPayServer.Data.csproj | ||
MigrationsExtensions.cs |