[main] Update dependencies from dotnet/symstore (#4540)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 5 Mar 2024 17:35:38 +0000 (09:35 -0800)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2024 17:35:38 +0000 (09:35 -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**: 20240304.1
- **Date Produced**: March 4, 2024 6:37:50 PM UTC
- **Commit**: 4131f06fdb328c3037c3c6cdc0104d52497260b4
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.SymbolStore**: [from 1.0.511901 to 1.0.515401][1]

[1]: https://github.com/dotnet/symstore/compare/96a152a28e...4131f06fdb

[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 56da406509ddae71f57bc5a7f9e354d1dd43fa4c..8820264639a3e62abb868070b71e07456514eb23 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.511901">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.515401">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>96a152a28e86ecc5c68ec9a73e02bb1e93163338</Sha>
+      <Sha>4131f06fdb328c3037c3c6cdc0104d52497260b4</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.512801">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 47f15d789440ae35a23ecb4764cc8538b7f3d491..560ccaaf785a7dbf682e993652acba4f87d7f13f 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.511901</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.515401</MicrosoftSymbolStoreVersion>
     <!-- Latest shared runtime version updated by darc -->
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0</MicrosoftNETCoreAppRuntimewinx64Version>