When I enable <UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
in *.jsproj file, then one of the Universal component throws this error, without much details.
WinRTError: The text associated with this error code could not be found. TypeInitialization_Type_NoTypeAvailable
I tried to enable DotNetNativeToolChain in universal component but nothing changes. Any help appreciated.
Thanks