diff --git a/uSync.Migrations.Migrators/readme.md b/uSync.Migrations.Migrators/readme.md new file mode 100644 index 00000000..2e8f9f23 --- /dev/null +++ b/uSync.Migrations.Migrators/readme.md @@ -0,0 +1,7 @@ +# uSync.Migrations.Migrators + +This is where the migrators for uSync.Migrations are defined. + +ideally this is where all the logic for migrating new and existing properties lives + +*If you want to add a new Migrator (property, or blockgrid/list) then add it to this project*