-
Notifications
You must be signed in to change notification settings - Fork 154
[WIP] Envvars #648
New issue
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
[WIP] Envvars #648
Conversation
Public/Src/FrontEnd/MsBuild.Serialization/ProjectGraphWithPredictionsResult.cs
Outdated
Show resolved
Hide resolved
Public/Src/Tools/Tool.MsBuildGraphBuilder/MsBuildGraphBuilder.cs
Outdated
Show resolved
Hide resolved
Public/Src/Tools/Tool.MsBuildGraphBuilder/PropertyTrackingLogger.cs
Outdated
Show resolved
Hide resolved
Public/Src/Tools/Tool.MsBuildGraphBuilder/PropertyTrackingLogger.cs
Outdated
Show resolved
Hide resolved
Public/Src/Tools/Tool.MsBuildGraphBuilder/PropertyTrackingLogger.cs
Outdated
Show resolved
Hide resolved
Public/Src/Tools/Tool.MsBuildGraphBuilder/PropertyTrackingLogger.cs
Outdated
Show resolved
Hide resolved
Public/Src/Tools/Tool.MsBuildGraphBuilder/PropertyTrackingLogger.cs
Outdated
Show resolved
Hide resolved
Public/Src/Tools/Tool.MsBuildGraphBuilder/PropertyTrackingLogger.cs
Outdated
Show resolved
Hide resolved
dannyvv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()
|
Clarifying note on this PR: |
|
Moved 'WIP' into the title to prevent an accidental merge. |
… evaluation and surface those to the pips.
…st msbuild. Added tests for property tracking logging.
…racking properties.
[WIP] Current thoughts on integrating changes from this pending PR in msbuild:
dotnet/msbuild#4461
I assume we'll discuss today. :)
@smera , @cdmihai , @AndyGerlicher