Suite: Add automapper config to both projects' automapper files for blazor webapp #19097
Description
Resolves #19085
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
- I've assigned reviewer, related labels and set a milestone for this PR
Testing
@oykuermann You can create a blazor webapp project and then generate CRUD pages for it. It should add the automapper config for both *.Blazor.Client and *.Blazor projects.