Nate McMaster
ddd07556e9
Add Newtonsoft.Json.Bson to code signing configuration
2018-11-05 17:14:07 -08:00
Nate McMaster
f8a1e14921
Merge branch 'release/2.2'
2018-11-05 16:35:20 -08:00
Nate McMaster
5eac0befd0
Include assemblies from aspnet/FileSystem in the list of assemblies to code-signing
2018-11-05 15:21:03 -08:00
Nate McMaster
50e1e60247
Merge branch 'release/2.2'
2018-11-02 10:49:11 -07:00
Nate McMaster
1ab2caa431
Update list of files to include DependencyInjection
2018-11-02 10:44:15 -07:00
Nate McMaster
cb85ffa8f6
Merge branch 'release/2.2'
2018-11-02 10:10:49 -07:00
Nate McMaster
329d88e334
Remove signing configuration for files that were in Microsoft.AspNetCore.All
2018-10-31 18:04:23 -07:00
Nate McMaster
ee0a11d048
Update code signing configuration to account for crossgen-ed assemblies ( #3783 )
...
* Update code signing configuration to automatically skip files in Microsoft.NETCore.App
* Update code signing configuration to account for crossgen-ed assemblies
2018-10-31 18:01:32 -07:00
Nate McMaster
954362f344
Update the sign config entry for API-MS-Win-core-xstate-l2-1-0.dll to match case exactly
2018-10-31 14:09:40 -07:00
Nate McMaster
4c51201f58
Include win-arm assets in the signing configuration
2018-10-31 13:27:25 -07:00
Nate McMaster
b262521969
Include x86 assets in the signing configuration
2018-10-31 13:03:53 -07:00
Nate McMaster
569016c2c5
Code sign all packages in a single batch ( #3778 )
...
Changes:
* Sign shared fx zips
* Sign metapackages
* Disable signing on inner repo builds and instead sign all packages at the end
* Add a list of files from other Microsoft teams which can be excluded from signing
* Add a list of 3rd party assemblies which are bundled in the shared frameworks.
2018-10-31 12:12:15 -07:00