This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Produce ref assemblies from command-line and msbuild #3066
Labels
Milestone
You can continue the conversation there. Go to discussion →
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.
Here is the Roslyn spec: https://github.com/dotnet/roslyn/blob/master/docs/features/refout.md
The text was updated successfully, but these errors were encountered: