We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4ec6e commit 2cc0299Copy full SHA for 2cc0299
src/Octokit.Webhooks.AzureFunctions/Octokit.Webhooks.AzureFunctions.csproj
@@ -20,7 +20,7 @@
20
21
<ItemGroup>
22
<PackageReference Include="Microsoft.Azure.Functions.Worker.Core" Version="1.12.1" />
23
- <PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Abstractions" Version="1.1.1" />
+ <PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Abstractions" Version="1.2.0" />
24
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.0.13" />
25
</ItemGroup>
26
0 commit comments