Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Andrew Watt 22 posts 124 karma points
    Jan 21, 2025 @ 20:34
    Andrew Watt
    0

    Adding custom uSync.Migration.Migrator file

    I'm using uSync Migrations to go from 8 to 13 and it's working great. However I'm confused about adding my own migrators. I compiled uSync.Migrations.Migrators.dll with my own additions and added it to the website project in a /lib folder. I added it as a project reference from there. Whenever the project builds it still uses the base uSync.Migrations.Migrators.dll file and I'm not sure how to get Visual Studio to ignore that and use mine instead. I can override it in the packages folder but that won't work on our build server which is Azure DevOps. I think I'm missing something basic in Visual Studio.

Please Sign in or register to post replies

Write your reply to:

Draft