Skip to content

Commit 52ab7b1

Browse files
Bumping up Microsoft.Azure.WebJobs.Logging.ApplicationInsights to 3.0.36 (#9313)
1 parent 6bb177a commit 52ab7b1

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
@@ -66,7 +66,7 @@
6666
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.2.0" />
6767
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Timers.Storage" Version="1.0.0-beta.1" />
6868
<PackageReference Include="Microsoft.Azure.WebJobs.Script.Abstractions" Version="1.0.4-preview" />
69-
<PackageReference Include="Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version="3.0.35" />
69+
<PackageReference Include="Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version="3.0.36" />
7070
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.3.1" />
7171
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
7272
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0" />

0 commit comments

Comments
 (0)