'How is the location of the migrations folder determined?

Does anyone know how the location of the migrations folder is determined.

I added my data folders after the fact. But now I've ended up with this:

enter image description here

The Data\Migrations folder is where I'd like my migrations to go. But, as you can see, they're going in the Migrations folder off of the root.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source