Skip to content

Commit 6cd53a3

Browse files
authored
[main] Update dependencies from dotnet/symreader (#44486)
2 parents 7637d21 + cd31173 commit 6cd53a3

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
@@ -440,7 +440,7 @@
440440
Adding an explicit dependency to make sure the latest version is used instead of the SBRP
441441
one under source build. -->
442442
<!-- Intermediate is necessary for source build. -->
443-
<Dependency Name="Microsoft.DiaSymReader" Version="2.2.0-beta.24515.1">
443+
<Dependency Name="Microsoft.DiaSymReader" Version="2.2.0-beta.24527.1">
444444
<Uri>https://github.com/dotnet/symreader</Uri>
445445
<Sha>878352351804a2339d595c1f74f9e6b32c6c6e6b</Sha>
446446
</Dependency>
@@ -503,7 +503,7 @@
503503
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
504504
</Dependency>
505505
<!-- Intermediate is necessary for source build. -->
506-
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="2.2.0-beta.24515.1">
506+
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="2.2.0-beta.24527.1">
507507
<Uri>https://github.com/dotnet/symreader</Uri>
508508
<Sha>878352351804a2339d595c1f74f9e6b32c6c6e6b</Sha>
509509
<SourceBuild RepoName="symreader" ManagedOnly="true" />

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<SystemCommandLineVersion>2.0.0-beta4.24528.1</SystemCommandLineVersion>
8383
<SystemCommandLineRenderingVersion>0.4.0-alpha.24528.1</SystemCommandLineRenderingVersion>
8484
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24427.4</MicrosoftDeploymentDotNetReleasesVersion>
85-
<MicrosoftDiaSymReaderVersion>2.2.0-beta.24515.1</MicrosoftDiaSymReaderVersion>
85+
<MicrosoftDiaSymReaderVersion>2.2.0-beta.24527.1</MicrosoftDiaSymReaderVersion>
8686
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.22216.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
8787
<MicrosoftVisualBasicVersion>10.3.0</MicrosoftVisualBasicVersion>
8888
<MicrosoftVisualStudioSetupConfigurationInteropVersion>3.2.2146</MicrosoftVisualStudioSetupConfigurationInteropVersion>

0 commit comments

Comments
 (0)