@KevinJump we are using uSync.Migrations nuget package (4.0.0-phase.5.1) to migrate legacy grid to block grid. Additionally, I need to customize some pieces of it and therefore need to download the files from the “uSync.Migrations.Migrators.BlockGrid” folder and paste them into my local project so I can make edits to them.
Currently in your GitHub Repo, there is not a branch or tag that aligns with the nuget package version “4.0.0-phase.5.1”. The latest tag that I see is “4.0.0-phase.5” which is one release behind.
Do you know where I can find the source code that corresponds to the “4.0.0-phase.5.1” release in Nuget? Is it already available somewhere or does it still need to be added to the Github repo?
Any insight would be greatly appreciated!