[main] Update dependencies from dotnet/symstore (#4549)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 12 Mar 2024 17:19:14 +0000 (10:19 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Mar 2024 17:19:14 +0000 (10:19 -0700)
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**: 20240311.1
- **Date Produced**: March 11, 2024 5:22:39 PM UTC
- **Commit**: 12fbd806da23e09bdf12352266b4de7253677f29
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]: https://github.com/dotnet/symstore/compare/4131f06fdb...12fbd806da

[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 15ad12b0fedab897ba860c29082a6b01f6884daf..c771c65894b02b3e29e4d777cefea21f2d91da60 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.515401">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.516101">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>4131f06fdb328c3037c3c6cdc0104d52497260b4</Sha>
+      <Sha>12fbd806da23e09bdf12352266b4de7253677f29</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.512801">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index f4819e897655438150472ab8fefc859fd880ecbd..3b6502df854d4c7ab5b5455ec21bbe25717ced5c 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.515401</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.516101</MicrosoftSymbolStoreVersion>
     <!-- Latest shared runtime version updated by darc -->
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0</MicrosoftNETCoreAppRuntimewinx64Version>