Code-first DB migrations shall be excluded from StyleCop/FxCop etc analysis Please consider adding the following comment to ALL migration-related files ```xml // <auto-generated/> ``` 
Code-first DB migrations shall be excluded from StyleCop/FxCop etc analysis
Please consider adding the following comment to ALL migration-related files
// <auto-generated/>