Skip to content

Commit c8c9021

Browse files
committed
absorbing 3.0.5 of WebJobs.Extensions
1 parent bebc2b4 commit c8c9021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebJobs.Script/WebJobs.Script.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.1.1" />
4343
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="1.0.194" />
4444
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.14" />
45-
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="3.0.5-10773" />
45+
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="3.0.5" />
4646
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.0.6" />
4747
<PackageReference Include="Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version="3.0.14" />
4848
<PackageReference Include="Microsoft.Build" Version="15.8.166" />

0 commit comments

Comments
 (0)