beskid migrate-bsol
Migrate a BSOL document to a selected schema profile.
beskid migrate-bsol
beskid migrate-bsol [PATH] reads a BSOL document from a path or from standard input. The required --to flag selects the target profile. The migrated document goes to standard output unless -o or --output selects a file.
beskid migrate-bsol --to project.v2 ./App.bproj --output ./App-v2.bprojReview the migrated file before you replace a project manifest. Run beskid validate-bsol against the target profile after the migration.