Skip to content

Commit a8f047e

Browse files
dnewell1986Ivan Gavryliuk
authored andcommitted
Update the Microsoft.ApplicationInsights dependency from version 2.10.0 to 2.12.0
1 parent 9d86b80 commit a8f047e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.ApplicationInsights/Serilog.Sinks.ApplicationInsights.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<ItemGroup>
3131
<PackageReference Include="Serilog" Version="2.8.0" />
32-
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.10.0" />
32+
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.12.0" />
3333
</ItemGroup>
3434

3535
<ItemGroup Condition=" '$(TargetFramework)' == 'net45' ">

0 commit comments

Comments
 (0)