You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do precompile crossgen2; however, it is not trim-compatible at present, because it uses COM to invoke the native DiaSymReader in order to generate PDBs.
Now that crossgen2 has replaced original crossgen would be good to enable precompilation + trimming for the tool to reduce the package size.
The text was updated successfully, but these errors were encountered: