Skip to content

aspnetcore is missing artifacts from getting signed via in-built signing in the VMR #4951

Closed
dotnet/aspnetcore
#61022
@ViktorHofer

Description

@ViktorHofer

https://github.com/dotnet/aspnetcore/blob/e78c1a3ed28b771954596c293752faa9293fe6ee/eng/Signing.props#L19-L26

(Unix-) Assets that are getting published in Publishing.props are missing from that list. Ideally aspnetcore would do the following:

  1. Stop resetting Arcade's defaults: https://github.com/dotnet/aspnetcore/blob/e78c1a3ed28b771954596c293752faa9293fe6ee/eng/Signing.props#L5-L10
  2. Using the Artifact extension point in Signing.props so that items are in sync between Signing and Publishing.

cc @ellahathaway @jkoritzinsky @mmitche

Metadata

Metadata

Assignees

Type

No type

Projects

  • Status

    Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions