Skip to content

Commit 9d7aa71

Browse files
authored
Merge pull request #84652 from leemcmullen/patch-1
Update version of `Microsoft.ApplicationInsights.AspNetCore` from 2.17.0 to 2.19.0
2 parents a2db48a + 1835100 commit 9d7aa71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/ilogger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ By default, ASP.NET Core applications have an Application Insights logging provi
3636

3737
```xml
3838
<ItemGroup>
39-
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.17.0" />
39+
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.19.0" />
4040
</ItemGroup>
4141
```
4242

0 commit comments

Comments
 (0)