fullstackhero / blazor-starter-kit

Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
MIT License
3.44k stars 727 forks source link

Build Error #425

Open djjohnson-net opened 2 years ago

djjohnson-net commented 2 years ago

Describe the bug Getting Build Error in BlazorHero.CleanArchitecture.Application when building solution.

To Reproduce Steps to reproduce the behavior: Download the ZIP File and run update-data PM command.

Expected behavior To Build

Screenshots image

Additional context Version 3.4

AndyEV commented 1 year ago

Hi @djjohnson-net,

I had the same issue while building, the path naming issue is strictly on Windows OS users, to Solve this you could rename the complaining files, I renamed them to something I can relate with. Screenshot-Issue-BuildError

Rename the file and you should be able to build successfully.