Remove redundant signing infra
Open
area-infrastructure
task
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
We have a bunch of infrastructure for setting up signing in this repo, which is now completely unused in 6.0 & main due to post-build signing (See https://github.com/dotnet/aspnetcore/blob/3d66a59217502e1f0039c0264a5fc2e18c362004/.azure/pipelines/ci.yml#L47-L48). We should be able to remove anything that's conditioned on `PostBuildSign=false`.
Related: https://github.com/dotnet/aspnetcore/pull/26506
Contributor guide
Assessment
This issue has not been assessed yet.