-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Hi there,
I am attempting to build my application and getting the following error with the complete app not being outputted into the dist folder:
Unhandled Exception: Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: 'System.Windows.Forms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
at Mono.Cecil.BaseAssemblyResolver.Resolve(AssemblyNameReference name, ReaderParameters parameters)
at Driver.Import(String ra, AssemblyKind kind)
at Driver.Run(String[] args)
at Driver.Main(String[] args)
WasmForm C:\Users\myuser\.nuget\packages\winforms.wasm\1.0.19137.60\build\netstandard2.0\Winforms.Wasm.targets 13
This is using version 1.0.19137.60 and .NET Core 2.1. If there is any additional information I can provide please let me know.
Metadata
Metadata
Assignees
Labels
No labels