Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/symreader (#45572)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <[email protected]>
  • Loading branch information
3 people authored Dec 20, 2024
1 parent 9fd2c03 commit 50aa37a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 28 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -404,9 +404,9 @@
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.24574.1">
<Dependency Name="Microsoft.DiaSymReader" Version="2.2.0-beta.24619.2">
<Uri>https://github.com/dotnet/symreader</Uri>
<Sha>878352351804a2339d595c1f74f9e6b32c6c6e6b</Sha>
<Sha>ff1852196a042a124267a6e599d12da20d7ff65a</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.command-line-api" Version="0.1.552801">
Expand Down Expand Up @@ -467,9 +467,9 @@
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="2.2.0-beta.24574.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="2.2.0-beta.24619.2">
<Uri>https://github.com/dotnet/symreader</Uri>
<Sha>878352351804a2339d595c1f74f9e6b32c6c6e6b</Sha>
<Sha>ff1852196a042a124267a6e599d12da20d7ff65a</Sha>
<SourceBuild RepoName="symreader" ManagedOnly="true" />
</Dependency>
<!-- Dependency required for flowing correct package version in source-build, using PVP flow. -->
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.24574.1</MicrosoftDiaSymReaderVersion>
<MicrosoftDiaSymReaderVersion>2.2.0-beta.24619.2</MicrosoftDiaSymReaderVersion>
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.22216.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
<MicrosoftVisualBasicVersion>10.3.0</MicrosoftVisualBasicVersion>
<MicrosoftVisualStudioSetupConfigurationInteropVersion>3.2.2146</MicrosoftVisualStudioSetupConfigurationInteropVersion>
Expand Down

This file was deleted.

0 comments on commit 50aa37a

Please sign in to comment.