Microsoft.WebJobs.Script.Abstractions 1.1.0
·
39 commits
to dev
since this release
What's Changed
Microsoft.Azure.WebJobs.Script.Abstractions 1.1.0
- Adds the type
AppCapabilitiesOptionsto theMicrosoft.Azure.WebJobs.Script.Abstractionspackage, which allows for consumers of this package (such as WebJobs extensions) to report capabilities of the app to the host. (#11682)