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
It would be nice if fsc could produce reference assemblies (see dotnet/roslyn#17558) and participate in the corresponding msbuild feature: dotnet/msbuild#1986.
This can potentially reduce (re)build times by a magnitude.
Deterministic builds (#2954) are probably a prerequisite for this.