dotnet / dotnet/msbuild

Property reassignment is not logged for property groups inside targets

Open
#4,400 0 comments 0 reactions 0 assignees View on GitHub
Area: Logging triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

When a property is assigned a new value during target execution (e.g. property group inside a target), that mutation is not logged.

We currently log reassignments only during evaluation.

We do log a `name = value` entry, but it's not clear that it's a reassignment of a property.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.