I am building a .NET Core project on windows 10 with DevExtreme. I am trying to build the project on macOS big sur with Rider. When I try build my project I get this error:
The local source 'C:\Program Files (x86)\DevExpress 20.2\DevExtreme\System\DevExtreme\Bin\AspNetCore' doesn't exist.
That was a path error but idk how can I fix it. I tried install DevExtremeon NPM and restore NuGet packages but that path threw errors.