aspnet / Razor

[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
883 stars 226 forks source link

Upgrade BuildTools and include MPack in code signing #2717

Closed natemcmaster closed 5 years ago

natemcmaster commented 5 years ago

Changes:

natemcmaster commented 5 years ago

FYI - MPack's were already code signed in the Coherence-Signed step. As a part of https://github.com/aspnet/AspNetCore-Internal/issues/882 and moving to Azure Pipelines, this just moves code signing on the MPack to an earlier phase of the build.