This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.DotNetCoreEf.
Summary
Removes the last migration without checking the database. If the last migration has been applied to the database, you will need to manually reverse the changes it made
- Assembly
- Cake
.DotNetCoreEf .dll - Namespace
- Cake
.DotNetCoreEf - Containing Type
- Dot
Net Core Ef Context Settings
Syntax
public bool Force { get; set; }
Value
Type | Description |
---|---|
bool |