Skip to content

Avoid nulls in GenerateGlobalUsings task Lines Output #52803

@ViktorHofer

Description

@ViktorHofer

https://github.com/dotnet/sdk/blob/92850cff8424c2c7fb65ededa840acf2e5cac3c8/src/Tasks/Microsoft.NET.Build.Tasks/GenerateGlobalUsings.cs#L16C25-L16C31

The task shouldn't return nulls in the string array.

Image

No customer impact as msbuild then later automatically trims the null elements when being passed around.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions