Skip to content

[Windows] Filenames contain uwp even though UWP is not the technology used #29749

@MartyIX

Description

@MartyIX

Description

When contributors see files like

they can easily thing that the code uses Universal Windows Platform (UWP). However, this is not true because .NET MAUI utilizes WindowsAppSDK which is a successor of UWP. Given that these two platforms are quite similar but differs in things like namespaces1, it's easy to confuse one for other.

Consider renaming files to reflect the current state of affairs.

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

10.0.0-preview.4

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Footnotes

  1. But often not in type names.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Ready To Review

Relationships

None yet

Development

No branches or pull requests

Issue actions