Mariana Dematte
Mariana Dematte
On an offline discussion we agreed that we are not doing at this moment, as it is a big change on the Template Engine and how the cache works. I'll...
Hello, I was unable to repro this in version 17.8, even with the examples of the files that you have added to your post. Is it possible that another project...
Disallow http feeds doc update: https://github.com/dotnet/docs/pull/35913
Docs for details command: https://github.com/dotnet/docs/pull/35919. We will only make it an official PR once this PR (https://github.com/dotnet/sdk/pull/31743) is finalized
Investigation results: We currently assign the `TargetBuiltReason` when pushing targets to the stack https://github.com/dotnet/msbuild/blob/cd64b7b4a690d809cf14fe2af807a328cce04e54/src/Build/BackEnd/Components/RequestBuilder/TargetBuilder.cs#L162 During this process we define if they're being pushed because of another target and assign either...
Closing this PR, as this fix is not viable. It changes target build behaviour and creates bugs within the error logging for targets.
We can see how this can be confusing, we will expand the documentation on how our escaping works so it is less confusing. As for the break / change in...
So, while I agree it is confusing and that we should review what goes into what dll there are some cases that this switch is intentional. For example, in a...
It seems that this was a change in main from sometime ago: https://github.com/dotnet/roslyn/pull/73283. The problem of the package not being published was discussed on the PR. Has anything else changed...
Team triage: @YuliiaKovalova will investigate this further.