BlazorElectronExperiment.Sample icon indicating copy to clipboard operation
BlazorElectronExperiment.Sample copied to clipboard

Publishing to Linux fails

Open JinShil opened this issue 7 years ago • 0 comments

dotnet publish -r linux-arm fails because it tries to copy the host executable SampleApp to a folder where there is already a directory named SampleApp.

JinShil avatar Oct 19 '18 09:10 JinShil