Skip to content

Commit 1835100

Browse files
authored
Update version of Microsoft.ApplicationInsights.AspNetCore from 2.17.0 to 2.19.0
1 parent a415419 commit 1835100

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
@@ -35,7 +35,7 @@ By default, ASP.NET Core applications have an Application Insights logging provi
3535

3636
```xml
3737
<ItemGroup>
38-
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.17.0" />
38+
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.19.0" />
3939
</ItemGroup>
4040
```
4141

0 commit comments

Comments
 (0)