dotnet-installer/src
Matt Mitchell e8dddcc611
[release/5.0.1xx] Enable post build signing (#8764)
* Enable post build signing
Enables post build signing of installer by including the items that need to be signed
post build in an ItemsToSignPostBuild item group and moving the file signing information
into the Signing.props files.

Changes to in-build signing have been verified by taking a drop with the current in-build
structure and comparing the the signatures and strong name keys between files
in equivalent builds.

* Enable post build signing
Enables post build signing of installer by including the items that need to be signed
post build in an ItemsToSignPostBuild item group and moving the file signing information
into the Signing.props files.

Changes to in-build signing have been verified by taking a drop with the current in-build
structure and comparing the the signatures and strong name keys between files
in equivalent builds.

Co-authored-by: dotnet-bot <dotnet-bot@dotnetfoundation.org>
Co-authored-by: Christopher Costa <chcosta@microsoft.com>
2020-10-14 14:55:38 -07:00
..
CopyToLatest PR feedback 2020-08-05 10:20:22 -07:00
core-sdk-tasks Use aspnetcore version suffix for template install directory (#8625) 2020-09-22 14:32:10 -07:00
Microsoft.Dotnet.Sdk.Internal make publish of internal asset conditional (#1832) 2019-05-02 10:50:02 -07:00
redist [release/5.0.1xx] Enable post build signing (#8764) 2020-10-14 14:55:38 -07:00
SdkResolver Exclude sdk resolver layout from source build (#2232) 2019-06-04 13:05:25 -07:00
VSTemplateLocator Add VSTemplateLocator package 2020-09-16 09:59:31 -07:00