Skip to content

Instead of hacking with UriBuilder.Path, I think it would be better to add [System.Uri]::EscapeDataString to the allowlist at the MSBuild side. #12571

@baronfel

Description

@baronfel

Instead of hacking with UriBuilder.Path, I think it would be better to add [System.Uri]::EscapeDataString to the allowlist at the MSBuild side.

Originally posted by @KalleOlaviNiemitalo in dotnet/sdk#51039 (comment)

We should allow this method on the set of known functions. It's available across framework and modern .NET.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions