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
…240621.1

Microsoft.SourceBuild.Intermediate.symreader , Microsoft.DiaSymReader
 From Version 2.1.0-beta.24208.1 -> To Version 2.1.0-beta.24321.1
  • Loading branch information
dotnet-maestro[bot] committed Jun 24, 2024
1 parent 3cfb3ea commit 851f49b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -426,9 +426,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.1.0-beta.24208.1">
<Dependency Name="Microsoft.DiaSymReader" Version="2.1.0-beta.24321.1">
<Uri>https://github.com/dotnet/symreader</Uri>
<Sha>409af431ee684f9e07d34bbd4e51b9933345c1e1</Sha>
<Sha>200bba3d3695c902b740931b8d9c2ba09d037f24</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.command-line-api" Version="0.1.520903">
Expand Down Expand Up @@ -489,9 +489,9 @@
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="2.1.0-beta.24208.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="2.1.0-beta.24321.1">
<Uri>https://github.com/dotnet/symreader</Uri>
<Sha>409af431ee684f9e07d34bbd4e51b9933345c1e1</Sha>
<Sha>200bba3d3695c902b740931b8d9c2ba09d037f24</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 @@ -89,7 +89,7 @@
<SystemCommandLineVersion>2.0.0-beta4.24209.3</SystemCommandLineVersion>
<SystemCommandLineRenderingVersion>0.4.0-alpha.24209.3</SystemCommandLineRenderingVersion>
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24305.1</MicrosoftDeploymentDotNetReleasesVersion>
<MicrosoftDiaSymReaderVersion>2.1.0-beta.24208.1</MicrosoftDiaSymReaderVersion>
<MicrosoftDiaSymReaderVersion>2.1.0-beta.24321.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 851f49b

Please sign in to comment.