Sign UWP artifacts (dotnet/core-setup#2770)
authorchcosta <chcosta@microsoft.com>
Sun, 2 Jul 2017 06:26:56 +0000 (23:26 -0700)
committerGitHub <noreply@github.com>
Sun, 2 Jul 2017 06:26:56 +0000 (23:26 -0700)
commit60ff6fb02a1138102c56a60d92478dc681768389
tree2b6fc5c23ab4c283e382e877d0489bfa4a05f125
parentbf45e7525769fcc1c8a0f8d0a38d43deaa86c124
Sign UWP artifacts (dotnet/core-setup#2770)

* The SignUwpFiles target wasn't attached anywhere. Move the files it wants to sign into the SignBinaries target.

* Updated baseline.props

* appx file is not produced during the build binaries step and is not
getting baselined

* Add signing of appx to "Sign Msi and cab" step

* Remove appx file signing

* Ignore casing for baseline comparison

* Fix casing

* Fix parens

Commit migrated from https://github.com/dotnet/core-setup/commit/73e57cebd9c71728d409407b6c4b7f7f9a56fa02
src/installer/buildpipeline/Core-Setup-Windows-BT.json
src/installer/signing/baseline.props
src/installer/signing/sign.proj
tools-local/tasks/ValidateBinInspectResults.cs