We've recently released Microsoft.NETFramework.ReferenceAssemblies packages which support building projects targeting .NET Framework on systems without the corresponding reference assembly packages installed globally (for example on a non-Windows machine).
Now that the packages are available, we should update the SDK to automatically include the reference when needed.
Related: #335, dotnet/designs#33
We've recently released Microsoft.NETFramework.ReferenceAssemblies packages which support building projects targeting .NET Framework on systems without the corresponding reference assembly packages installed globally (for example on a non-Windows machine).
Now that the packages are available, we should update the SDK to automatically include the reference when needed.
Related: #335, dotnet/designs#33