Fix the SiteExtension signing exclusion

This commit is contained in:
Pavel Krymets 2018-11-19 08:42:21 -08:00
parent ca42d0295e
commit e4249dade0
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
content/sdk/*/AppHostTemplate/apphost.exe;AspNetCoreRuntime.*.nupkg; Exclude the apphost because this is expected to be code-signed by customers after the SDK modifies it.
content/store/*/apphost.exe;Microsoft.AspNetCore.AzureAppServices.SiteExtension.*.nupkg; Exclude the apphost because this is expected to be code-signed by customers after the SDK modifies it.