Darrien Singleton
Darrien Singleton
What might be a workaround for out of process runners? Our team has been using powershell to execute migrate.exe based on local machine/user nuget package location. We are struggling with...
@jzabroski I made a mvp to see if this is what you are talking about. When you get a chance, check out [Program.cs](https://github.com/OneThatWalks/fluentmigrator/blob/master/src/FluentMigrator.DotNet.Cli/Program.cs) in my fork. I tested this against...
We also use Azure Dev Ops I'll have a look, different beast and I sympathize.
@jzabroski before I start for the day do you have suggestions on what I should change pre PR, you had some ideas you were thninking in relation to the MetadataLoadContext...