[main] Update dependencies from dotnet/symstore (#4441)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 2 Jan 2024 19:13:02 +0000 (11:13 -0800)
committerGitHub <noreply@github.com>
Tue, 2 Jan 2024 19:13:02 +0000 (11:13 -0800)
This pull request updates the following dependencies

[marker]: <> (Begin:678f7c5b-6647-4e77-0d75-08d8e40a4c7c)
## From https://github.com/dotnet/symstore
- **Subscription**: 678f7c5b-6647-4e77-0d75-08d8e40a4c7c
- **Build**: 20240101.1
- **Date Produced**: January 1, 2024 6:57:16 PM UTC
- **Commit**: b26b065af8647262418c1ef4609de690a003bfa3
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.SymbolStore**: [from 1.0.461801 to 1.0.505101][1]

[1]: https://github.com/dotnet/symstore/compare/a5237ea435...b26b065af8

[DependencyUpdate]: <> (End)

[marker]: <> (End:678f7c5b-6647-4e77-0d75-08d8e40a4c7c)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index 0491dc518b051e483e3a7d91d45bec962c10d139..d64ed09916ab06b06d910b2687a79910934ccaa1 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.461801">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.505101">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>a5237ea435a344d9363de492d0374442ff9623ce</Sha>
+      <Sha>b26b065af8647262418c1ef4609de690a003bfa3</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.457001">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 7989e25090c548619581c28d14e5dfacb26d2801..3ca774306e8bb4dddcd77e06bd29521a205873c3 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.461801</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.505101</MicrosoftSymbolStoreVersion>
     <!-- Latest shared runtime version updated by darc -->
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0</MicrosoftNETCoreAppRuntimewinx64Version>