Nethereum.UI.Wallet.Sample icon indicating copy to clipboard operation
Nethereum.UI.Wallet.Sample copied to clipboard

Release mode of UWP error

Open juanfranblanco opened this issue 7 years ago • 0 comments

When building on release mode it errors . This is mainly a compiler problem. To workaround, this don't use native mode, until it is fixed. Keeping here for reference.

System.Runtime.InteropServices.SpinWaitExtensions' was not found.

For info: http://mag.autumn.org/Content.modf?id=20180214111420

A workaround to try is to create a complete new project. and port everything

juanfranblanco avatar Jun 09 '18 06:06 juanfranblanco