FAIL: .NET Standard 2.0 - SmartAssembly has encountered an invalid symbol

brian.webbbrian.webb Posts: 8 Bronze 1
edited January 8, 2019 5:07AM in SmartAssembly
Using version 6.12.7.1100 (latest)

Easy to reproduce, seems to be any dll that targets .NET Standard 2.0 (we have three of them). When building I get tjhe following and my dll isn't created.I've seen many issues like this with very little response on this forum. Does anyone know how to get around this? I've tried pruning and it didn't help. Thanks!
----------
Build Failed
The build process failed during the preparation of the resulting assembly.
SmartAssembly has encountered an invalid symbol:
[mscorelib]
System.Runtime.CompilerServices.AsyncTaskMethodBuilder
Assembly that should contain the missing symbol: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorelib.dll
------------
This even happens with all options turned off




Tagged:

Comments

Sign In or Register to comment.