We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some potential steps to address these issues involve educating the team about some of steps outlined on "Load a filtered solution" which includes topics such as not loading projects and solution filter files which can be checked into source control.
Original post:
There are a few issues with the current .sln file setup that should be investigated and addressed.
.sln
First step: profile build times to collect data. Look into utilizing logging capabilities that already exist in msbuild.exe
msbuild.exe
The text was updated successfully, but these errors were encountered:
JuanAr
mrivera-ms
Successfully merging a pull request may close this issue.
7/20/20 Edit:
Some potential steps to address these issues involve educating the team about some of steps outlined on "Load a filtered solution" which includes topics such as not loading projects and solution filter files which can be checked into source control.
Original post:
There are a few issues with the current
.sln
file setup that should be investigated and addressed.First step: profile build times to collect data. Look into utilizing logging capabilities that already exist in
msbuild.exe
The text was updated successfully, but these errors were encountered: