My BlazorWebAssembly application does not build in AppHarbor

42 Views Asked by At

I pushed a simple application I made using .NET5 Blazor to the platform AppHarbor.

The problem is that it throws an exception in the build NuGet step and I don't know what is the reason or how to solve it.

The error in question is in attachment: enter image description here

Is this related to the platform or something else? Locally I can run the project.

0

There are 0 best solutions below