Yue (Felix) Huang
Yue (Felix) Huang
### Issue Description An behavior when building a "Fast" and "Slow" target, when a project reference for "Fast" target, the build waits for both "Fast" and "Slow" to finish. This...
### Issue Description Project Evaluation in parallel builds have contention causing evaluations of 20-30ms to take over 1000ms. ### Steps to Reproduce Create a solution with lots of small projects,...
Using the EmbedInBinLog item group to embed files into the binlog. The item appear under the Files tab and could be opened from there. It would be faster to just...
Suggestion/Feature: Make the preprocess more useful so that the preprocess could be runnable. The issue is that while are expanded, they remain present. Compared to MSBuild /preprocess, it comment out...
### Steps to reproduce Project file ```xml ``` ### Expected behavior Run ### Actual behavior Build started 6/25/2018 7:20:06 PM. Project "C:\Test\test.proj" on node 1 (default targets). Start: 2018.06.25 C:\Test\test.proj(5,12):...
### Feature Request ## Add an option to MSBuild.exe: 1) [Discussion] Add an option to MSBuild to enable this mode. It can either warn or error. In the case to...
### Add Platform/Configuration Adornment Add platform and configuration into the existing TargetFramework property for project nodes. Platform and Configuration are the primary properties and is often a cause of issue...
Add Question:Target and Question:Task to split the two behavior. Add Readme for Question
I was using viewer to diagnose build issue(s) and trying to find ways to optimize my investigation. A few ideas came to mind that can help when comparing between two...
The Preprocess Context menu is not available for the root solution. I would had hoped it would preprocess the metaproj from the binlog.  Debugging a bit, the menu is...