Skip to content

Commit 581b462

Browse files
marcpopMSFTJason ZhaiMichaelSimons
authored
Update to the latest application insights (#47924)
Co-authored-by: Jason Zhai <[email protected]> Co-authored-by: Michael Simons <[email protected]>
1 parent 3334385 commit 581b462

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -500,9 +500,9 @@
500500
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
501501
</Dependency>
502502
<!-- Intermediate is necessary for source build. -->
503-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.618101">
503+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.620205">
504504
<Uri>https://github.com/dotnet/source-build-externals</Uri>
505-
<Sha>e862af6a41a678bcec164c751c2a3f7a648776cd</Sha>
505+
<Sha>b22cfa235a532fd7e371251830f37ca024dc2112</Sha>
506506
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
507507
</Dependency>
508508
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<PropertyGroup Label="Production dependencies">
5353
<MicrosoftWebXdtPackageVersion>10.0.0-preview.25201.1</MicrosoftWebXdtPackageVersion>
5454
<MicrosoftCssParserVersion>1.0.0-20230414.1</MicrosoftCssParserVersion>
55-
<MicrosoftApplicationInsightsPackageVersion>2.22.0</MicrosoftApplicationInsightsPackageVersion>
55+
<MicrosoftApplicationInsightsPackageVersion>2.23.0</MicrosoftApplicationInsightsPackageVersion>
5656
<NETStandardLibraryNETFrameworkVersion>2.0.1-servicing-26011-01</NETStandardLibraryNETFrameworkVersion>
5757
<NETStandardLibraryVersion>2.0.3</NETStandardLibraryVersion>
5858
<NewtonsoftJsonPackageVersion>13.0.3</NewtonsoftJsonPackageVersion>

0 commit comments

Comments
 (0)