Electron.NET icon indicating copy to clipboard operation
Electron.NET copied to clipboard

[Bug] can't install on balzor webassembly

Open nguyentuan3691 opened this issue 4 years ago • 0 comments

  • version: 13.5.1

.NET Core version

  • 5.0, visual studio 2019 16.11.0
  • blazor webassembly:

Steps to Reproduce:

  1. Create a new blazor webassembly
  2. Attempt to install latest Electron.NET nuget package

when install on in blarzor webassembly then window error show message "The project references the ASP.NET Core shared framework, which is not supported by Blazor WebAssembly apps. Remove the framework reference if directly referenced, or the package reference that adds the framework reference."

nguyentuan3691 avatar Sep 07 '21 07:09 nguyentuan3691