Nate McMaster
f0990ec531
Fix build issues with IIS integration projects
...
Changes:
* Ensure IIS managed and pkg projects build after the native projects
* Update projects to build test
* Update CI checks to build on macOS and Linux
* Use package baselines to manage ANCM packages
2018-12-13 22:53:31 -08:00
Nate McMaster
cd3f6e6283
Add Localization assemblies to sign config
2018-12-04 15:29:36 -08:00
Nate McMaster
71b1bb8887
Merge branch 'release/2.1' into release/2.2
2018-11-21 14:57:45 -08:00
Ryan Brandenburg
1d36dfeb5e
Sign Browserlink
2018-11-20 16:56:56 -08:00
Nate McMaster
bfba741326
Merge aspnet/Hosting release/2.2
2018-11-20 09:35:34 -08:00
Nate McMaster
ae619e6b7f
Include Microsoft.Extensions.Http.dll in signing
2018-11-19 18:38:09 -08:00
Nate McMaster
c1c7d711b6
Merge branch 'release/2.1' into release/2.2
2018-11-14 09:27:23 -08:00
Nate McMaster
302d8d59dd
Remove the aspnet/Caching submodule
2018-11-06 21:20:06 -08:00
Nate McMaster
d81128de11
Fix CodeSign.props to include the .dll in the file name for logging files
2018-11-06 18:07:54 -08:00
Nate McMaster
3cf8a41e4a
Remove the aspnet/Logging submodule
2018-11-06 17:30:26 -08:00
Nate McMaster
355c6d3a83
Remove the aspnet/Options submodule
2018-11-06 12:28:45 -08:00
Nate McMaster
67c3a099ec
Remove the aspnet/Configuration submodule ( #3948 )
2018-11-06 12:04:36 -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
1ab2caa431
Update list of files to include DependencyInjection
2018-11-02 10:44:15 -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