Skip to content

tmp_proj doesn't get evaluation Properties+Items folders #159

@AArnott

Description

@AArnott

In our vs-platform repo when I run MSBuild vseditor.csproj /bl and open the MSBuild.binlog file, the properties and items folders under the *.tmp_proj project are missing (but present for other projects).
See here:
image

But when I use the older command syntax for logging ("C:\Program Files (x86)\Microsoft Visual Studio\pubrelease\MSBuild\15.0\Bin\MSBuild.exe" D:\git\VS-Platform\src\Editor\Consolidated\VSEditor\VSEditor.csproj /t:Rebuild /v:diag /nologo /noconlog /logger:StructuredLogger,"C:\Users\andarno\AppData\Local\MSBuildStructuredLogViewer\app-1.2.5\StructuredLogger.dll";"C:\Users\andarno\AppData\Local\Temp\MSBuildStructuredLog-16600.buildlog", the properties and items folder do show up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions