Skip to content

Commit a0d5e00

Browse files
authored
Upgrade Microsoft Application Insights packages (#3763)
Updated Microsoft Application Insights versions to 2.23.0.
1 parent 39cd121 commit a0d5e00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
<SeleniumWebDriverVersion>4.8.0</SeleniumWebDriverVersion>
2727
<SeleniumWebDriverChromeDriverVersion>108.0.5359.7100</SeleniumWebDriverChromeDriverVersion>
2828
<BenchmarkDotNetVersion>0.12.1</BenchmarkDotNetVersion>
29-
<MicrosoftApplicationInsightsAspNetCoreVersion>2.22.0</MicrosoftApplicationInsightsAspNetCoreVersion>
30-
<MicrosoftApplicationInsightsEventCounterCollectionVersion>2.22.0</MicrosoftApplicationInsightsEventCounterCollectionVersion>
29+
<MicrosoftApplicationInsightsAspNetCoreVersion>2.23.0</MicrosoftApplicationInsightsAspNetCoreVersion>
30+
<MicrosoftApplicationInsightsEventCounterCollectionVersion>2.23.0</MicrosoftApplicationInsightsEventCounterCollectionVersion>
3131
<MicrosoftExtensionsCachingStackExchangeRedisVersion>6.0.12</MicrosoftExtensionsCachingStackExchangeRedisVersion>
3232
<MicrosoftPlaywrightVersion>1.48.0</MicrosoftPlaywrightVersion>
3333
<StackExchangeRedisVersion>2.2.4</StackExchangeRedisVersion>

0 commit comments

Comments
 (0)