phase1-ef65-upgrade
EF 6.1.3 to EF 6.5.0 upgrade
This codemod package automates the migration of Entity Framework 6.1.3 to 6.5.0 by upgrading XML configurations across the repository.
What it does
- Bumps
EntityFrameworkandEntityFramework.SqlServerCompactversions inpackages.config. - Upgrades
bindingRedirectversions for EntityFramework inweb.configandapp.config.
How to run
bash