Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/symreader build 20…
Browse files Browse the repository at this point in the history
…241222.1

Microsoft.SourceBuild.Intermediate.symreader , Microsoft.DiaSymReader
 From Version 2.2.0-beta.24619.2 -> To Version 2.2.0-beta.24622.1
  • Loading branch information
dotnet-maestro[bot] committed Dec 23, 2024
1 parent 13330d5 commit 77b6562
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@
Adding an explicit dependency to make sure the latest version is used instead of the SBRP
one under source build. -->
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.DiaSymReader" Version="2.2.0-beta.24619.2">
<Dependency Name="Microsoft.DiaSymReader" Version="2.2.0-beta.24622.1">
<Uri>https://github.com/dotnet/symreader</Uri>
<Sha>ff1852196a042a124267a6e599d12da20d7ff65a</Sha>
</Dependency>
Expand Down Expand Up @@ -467,7 +467,7 @@
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="2.2.0-beta.24619.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="2.2.0-beta.24622.1">
<Uri>https://github.com/dotnet/symreader</Uri>
<Sha>ff1852196a042a124267a6e599d12da20d7ff65a</Sha>
<SourceBuild RepoName="symreader" ManagedOnly="true" />
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<SystemCommandLineVersion>2.0.0-beta4.24528.1</SystemCommandLineVersion>
<SystemCommandLineRenderingVersion>0.4.0-alpha.24528.1</SystemCommandLineRenderingVersion>
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24611.3</MicrosoftDeploymentDotNetReleasesVersion>
<MicrosoftDiaSymReaderVersion>2.2.0-beta.24619.2</MicrosoftDiaSymReaderVersion>
<MicrosoftDiaSymReaderVersion>2.2.0-beta.24622.1</MicrosoftDiaSymReaderVersion>
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.22216.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
<MicrosoftVisualBasicVersion>10.3.0</MicrosoftVisualBasicVersion>
<MicrosoftVisualStudioSetupConfigurationInteropVersion>3.2.2146</MicrosoftVisualStudioSetupConfigurationInteropVersion>
Expand Down

0 comments on commit 77b6562

Please sign in to comment.