dotnet / dotnet/project-system

"Platform target" and "Nullable" need to show default values

Open
#6,212 2 comments 0 reactions 1 assignee Claimed by @tmeschter View on GitHub
Feature-Codespaces Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

On the "Build" property page we currently don't show values for "Platform target" or "Nullable" if they are not explicitly defined in the project file. We should show the effective setting ("Any CPU" and "Disable" respectively) in this case.

We could achieve this by adding value providers, but it may also be worthwhile to come up with a way to specify a default in the .xaml file itself.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.