Skip to content

Commit 06574d2

Browse files
authored
[main] Update dependencies from dotnet/symreader (#41879)
2 parents ab71651 + b5b2c65 commit 06574d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -426,9 +426,9 @@
426426
Adding an explicit dependency to make sure the latest version is used instead of the SBRP
427427
one under source build. -->
428428
<!-- Intermediate is necessary for source build. -->
429-
<Dependency Name="Microsoft.DiaSymReader" Version="2.1.0-beta.24321.1">
429+
<Dependency Name="Microsoft.DiaSymReader" Version="2.2.0-beta.24327.2">
430430
<Uri>https://github.com/dotnet/symreader</Uri>
431-
<Sha>200bba3d3695c902b740931b8d9c2ba09d037f24</Sha>
431+
<Sha>0710a7892d89999956e8808c28e9dd0512bd53f3</Sha>
432432
</Dependency>
433433
<!-- Intermediate is necessary for source build. -->
434434
<Dependency Name="Microsoft.SourceBuild.Intermediate.command-line-api" Version="0.1.532403">
@@ -489,9 +489,9 @@
489489
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
490490
</Dependency>
491491
<!-- Intermediate is necessary for source build. -->
492-
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="2.1.0-beta.24321.1">
492+
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="2.2.0-beta.24327.2">
493493
<Uri>https://github.com/dotnet/symreader</Uri>
494-
<Sha>200bba3d3695c902b740931b8d9c2ba09d037f24</Sha>
494+
<Sha>0710a7892d89999956e8808c28e9dd0512bd53f3</Sha>
495495
<SourceBuild RepoName="symreader" ManagedOnly="true" />
496496
</Dependency>
497497
<!-- Dependency required for flowing correct package version in source-build, using PVP flow. -->

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<SystemCommandLineVersion>2.0.0-beta4.24324.3</SystemCommandLineVersion>
9090
<SystemCommandLineRenderingVersion>0.4.0-alpha.24324.3</SystemCommandLineRenderingVersion>
9191
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24305.1</MicrosoftDeploymentDotNetReleasesVersion>
92-
<MicrosoftDiaSymReaderVersion>2.1.0-beta.24321.1</MicrosoftDiaSymReaderVersion>
92+
<MicrosoftDiaSymReaderVersion>2.2.0-beta.24327.2</MicrosoftDiaSymReaderVersion>
9393
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.22216.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
9494
<MicrosoftVisualBasicVersion>10.3.0</MicrosoftVisualBasicVersion>
9595
<MicrosoftVisualStudioSetupConfigurationInteropVersion>3.2.2146</MicrosoftVisualStudioSetupConfigurationInteropVersion>

0 commit comments

Comments
 (0)