Jenny Bai

Results 15 comments of Jenny Bai

https://github.com/dotnet/msbuild/blob/6033e4c95bcd9fa31ebe9b52462c15521cda8f62/src/Build/Evaluation/ProjectParser.cs#L848-L872 reference the code, under when, only support choose, itemGroup, and PropertyGroup currently.

Hi @arkalyanms , I'd like to do initial investigation about this issue. Could you give more information about how to use SkipEagerWildcardEvaluations?

@stanciuadrian Are you still working on this one?

@DamienKochanek I can't repro this issue either. Could you repro this issue now?

@timocov Do you still repro this issue? If yes, could you follow [Details on sharing binary logs](https://aka.ms/msbuild/binlog) and share the logs? so, we can conduct further research.

@hknielsen sorry, I can't repro your issue as the following steps. Did you repro you issue in your specified repo? or is there anything that I missed? 1. Enable MSBuild...

> Looks good. > > I agree that `getTargetResult` should probably specify that the specified target will be executed. Thanks, have updated the help message for this property.

> Thank you, I've left a few comments inline. For testing, can you please compare the help output before and after, and from both MSBuild.exe and dotnet build? I upload...