Skip to content

Commit 4ad24c1

Browse files
brettsampragnagopa
authored andcommitted
updating Extensions nuget to 3.0.2 (#4097)
1 parent d0dd154 commit 4ad24c1

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
@@ -39,7 +39,7 @@
3939
<PackageReference Include="Microsoft.Azure.Functions.NodeJsWorker" Version="1.0.1" />
4040
<PackageReference Include="Microsoft.Azure.Functions.PowerShellWorker" Version="0.1.63-preview" />
4141
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.4" />
42-
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="3.0.1" />
42+
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="3.0.2" />
4343
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.0.2" />
4444
<PackageReference Include="Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version="3.0.4" />
4545
<PackageReference Include="Microsoft.Build" Version="15.8.166" />

0 commit comments

Comments
 (0)