Surayya Huseyn Zada

Results 21 comments of Surayya Huseyn Zada

The PR is not ready for review yet. I will apply changes so that the generated file would be included in the binlog.

The current logic for `RoslynCodeTaskFactory` is to create a `.tmp` file for compiling regardless of whether the code is coming from a source file or the code inside `` in...

> Yeah that sounds pretty reasonable to me. My only concern would be: are we creating a race between embedding that file and deleting it? Yeah, there is a race...

Question after reading the comment from the linked PR. The current logic is to create a file when this `MSBUILDLOGCODETASKFACTORYOUTPUT` is set and the compilation failed. @rainersigwald , should I...

Thanks @ladipro! I investigated if it is possible to get the full path of the file relative to the current project inside of `BinnaryLogger` and it turns out it is....

This test was previously reported as flaky and there was an attempt to fix it https://github.com/dotnet/msbuild/issues/9298

NOTE: Help message should also contain new switches `-featureavailability` and `-fa` from https://github.com/dotnet/msbuild/pull/9665

Thanks for filing this bug @fforjan! Currently, our team is focusing on higher-priority items, we will get to this one later.

@maridematte please finish On/After GA part when it is time