We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d86b80 commit a8f047eCopy full SHA for a8f047e
src/Serilog.Sinks.ApplicationInsights/Serilog.Sinks.ApplicationInsights.csproj
@@ -29,7 +29,7 @@
29
30
<ItemGroup>
31
<PackageReference Include="Serilog" Version="2.8.0" />
32
- <PackageReference Include="Microsoft.ApplicationInsights" Version="2.10.0" />
+ <PackageReference Include="Microsoft.ApplicationInsights" Version="2.12.0" />
33
</ItemGroup>
34
35
<ItemGroup Condition=" '$(TargetFramework)' == 'net45' ">
0 commit comments