Fix the SiteExtension signing exclusion
This commit is contained in:
parent
ca42d0295e
commit
e4249dade0
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue