CLI Tools: --configuration switch does not work #8399
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
When I add the
--configuration Debug
option to mydotnet ef
commands, it does not work:Without the switch everything works fine:
Looks like other people have problems with this too on StackOverflow: http://stackoverflow.com/questions/43676017/dotnet-ef-run-with-configuration-causes-msb4006
Further technical details
EF Core version:
Database Provider:
Pomelo.EntityFrameworkCore.MySql 1.1.1
Operating system:
Ubuntu 16.04 x64
The text was updated successfully, but these errors were encountered: