-
Notifications
You must be signed in to change notification settings - Fork 833
Closed
Labels
BugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.(Internal MS Team use only) Describes an issue with extreme impact on existing code.
Milestone
Description
Please provide a succinct description of the issue.
When upgrading to 17.4.1, VS causes one of our F# projects to lock up indefinitely when trying to compile.
Provide the steps required to reproduce the problem:
- Upgrade VS to 17.4.1 from 17.3.x
- Compile
Expected behavior
This compiles normally in previous releases, including VS 2019.
Actual behavior
Compilation hangs during the compile of one specific F# project within the sln.
Known workarounds
None
Related information
Part of large (non public) solution, with quite a few dependencies. Using .net 4.7.2 as the target.
Metadata
Metadata
Assignees
Labels
BugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.(Internal MS Team use only) Describes an issue with extreme impact on existing code.
Type
Projects
Status
Done