FAIL: .NET Standard 2.0 - SmartAssembly has encountered an invalid symbol
brian.webb
Posts: 8 Bronze 1
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
Yes I know its been a long time. I can't really do anything about that unfortunately.