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
Jared has an API for getting the reference assemblies for any particular .NET version simple, and it's designed to make roslyn compilation easier. Consider using that as part of the code in the ready-to-run samples, instead of trying to construct them manually from the currently-loaded assemblies: https://github.com/jaredpar/basic-reference-assemblies.
The text was updated successfully, but these errors were encountered:
Jared has an API for getting the reference assemblies for any particular .NET version simple, and it's designed to make roslyn compilation easier. Consider using that as part of the code in the ready-to-run samples, instead of trying to construct them manually from the currently-loaded assemblies: https://github.com/jaredpar/basic-reference-assemblies.
The text was updated successfully, but these errors were encountered: