dotnet/msbuild

[Bug]: GenerateDependencyFile and PublishDir missing from msbuild commontypes XSD

Open

#8,676 opened on Apr 18, 2023

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C# (5,062 stars) (1,364 forks)batch import
Area: IntelliSensebackloghelp wantedtriaged

Description

Issue Description

CC @heng-liu https://github.com/dotnet/msbuild/blob/2cbc8b6aef648cf21c6a68a0dab7fe09a614e475/src/MSBuild/MSBuild/Microsoft.Build.CommonTypes.xsd

image image

Steps to Reproduce

Validate on a csproj with a propertygroup including GenerateDependencyFile or PublishDir

Expected Behavior

Present

Actual Behavior

Not Present

Analysis

No response

Versions & Configurations

No response

Contributor guide