dotnet / project-system

The .NET Project System for Visual Studio
MIT License
967 stars 386 forks source link

Support "Sign the ClickOnce manifests" #7244

Closed drewnoakes closed 3 years ago

drewnoakes commented 3 years ago

The legacy property pages have an option to sign ClickOnce manifests:

image

We need to determine whether this UI is still relevant for today's projects.

Note that for SDK-style projects, even those that target .NET Framework, the UI shows:

image

MiYanni commented 3 years ago

This is not needed. See my notes here: https://github.com/dotnet/project-system/issues/7378#issuecomment-896387764