[main] Update dependencies from dotnet/symstore (#4500)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 6 Feb 2024 17:30:08 +0000 (09:30 -0800)
committerGitHub <noreply@github.com>
Tue, 6 Feb 2024 17:30:08 +0000 (09:30 -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**: 20240205.1
- **Date Produced**: February 5, 2024 6:30:05 PM UTC
- **Commit**: 36d076932232b23c4e2de271e894b23a16c34ef6
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.SymbolStore**: [from 1.0.507901 to 1.0.510501][1]

[1]: https://github.com/dotnet/symstore/compare/0c7b75fc18...36d0769322

[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 fefcaeb9dbe82aff029b4e9549db3229beb1471c..ea77f04f479978e4b2b99638d0425c81d1998981 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.507901">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.510501">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>0c7b75fc18db3a4f9b7737ae55a0d04e913ac40c</Sha>
+      <Sha>36d076932232b23c4e2de271e894b23a16c34ef6</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.506101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index bbebe1c12458de30c29e02cc3f71829d62640377..fa44ce7166e391852805e90f29693fdcd2690a69 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.507901</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.510501</MicrosoftSymbolStoreVersion>
     <!-- Latest shared runtime version updated by darc -->
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0</MicrosoftNETCoreAppRuntimewinx64Version>