❔ Reducing commands
Currently to migrate I have to run
is there a defined way to create "scripts" in visual studio solutions?
4 Replies
I'd like to create a migrate.sh that just
.sh could work if you use gitbash, WSL or similar. Might want to consider using PowerShell or just a .bat file for this
you could in theory set that up as a build action, and then setup a special "Apply Migrations" build config
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.