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 shouldn't have been adding an assembly to the Microsoft.ML package with netcoreapp2.0 TFM. Doing this causes the project system to only reference the assemblies fromnetcoreapp2.0 and not from netstandard2.0.