[main] Update dependencies from dotnet/symstore (#4422)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 5 Dec 2023 18:29:32 +0000 (10:29 -0800)
committerGitHub <noreply@github.com>
Tue, 5 Dec 2023 18:29:32 +0000 (10:29 -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**: 20231204.1
- **Date Produced**: December 4, 2023 7:23:41 PM UTC
- **Commit**: 8b17b7a1a0d86d0e748db791b163b2c21a7845c8
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.SymbolStore**: [from 1.0.457701 to 1.0.460401][1]

[1]: https://github.com/dotnet/symstore/compare/94b6cc6e11...8b17b7a1a0

[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 bb2d6422f074d5f684e446884d189c969420b9af..9ee3243f85309c3e948912f15113374e1c068b23 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.457701">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.460401">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>94b6cc6e111bfc893172a50034a43cb8388fc426</Sha>
+      <Sha>8b17b7a1a0d86d0e748db791b163b2c21a7845c8</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.457001">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 14173b0026fee44cb382dd1d7101831e4c2262e8..2e5b777be6e4ec6eeda0234aa6e4397a120c3afa 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.457701</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.460401</MicrosoftSymbolStoreVersion>
     <!-- Latest shared runtime version updated by darc -->
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0</MicrosoftNETCoreAppRuntimewinx64Version>