diff --git a/src/Microsoft.AspNet.Diagnostics.Entity/Strings.resx b/src/Microsoft.AspNet.Diagnostics.Entity/Strings.resx index a96681ffbe..7a0d569ae5 100644 --- a/src/Microsoft.AspNet.Diagnostics.Entity/Strings.resx +++ b/src/Microsoft.AspNet.Diagnostics.Entity/Strings.resx @@ -130,7 +130,7 @@ An exception occurred while calculating the database error page content. Skipping display of the database error page. - > k ef migration add [migration name] + > dnx . ef migration add [migration name] Apply Migrations @@ -169,7 +169,7 @@ Applying existing migrations for {0} may resolve this issue - > k ef migration apply + > dnx . ef migration apply The value provided for argument '{argumentName}' must be a valid value of enum type '{enumType}'.