dotnet / dotnet/project-system

Consider to have an option to disable loading additional TFM in a super large solution

Open
#3,323 14 comments 0 reactions 1 assignee Claimed by @davkean View on GitHub
Feature-Multi-Targeting Triage-Approved VS1ES
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

When many projects in the solution have multiple TFMs, the current way to load all of them into memory and runs design time builds and builds language model is not scale well. Instead of running out of memory or make the IDE very slow, may suppressing some design time support, but fully support TFMs during build can be an option.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.