Skip to content

Commit c3a1d06

Browse files
azfuncghazfuncghsoninaren
authored
Updated Webjobs SDKs (#8089)
* Updated nuget references * Fixing the version update errors from the build script Co-authored-by: azfuncgh <[email protected]> Co-authored-by: soninaren <[email protected]>
1 parent 12996b6 commit c3a1d06

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
@@ -63,7 +63,7 @@
6363
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.1.1" />
6464
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Timers.Storage" Version="1.0.0-beta.1" />
6565
<PackageReference Include="Microsoft.Azure.WebJobs.Script.Abstractions" Version="1.0.3-preview" />
66-
<PackageReference Include="Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version="3.0.30-11868" />
66+
<PackageReference Include="Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version="3.0.31" />
6767
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.3.1" />
6868
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
6969
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0" />

0 commit comments

Comments
 (0)