[main] Update dependencies from dotnet/symstore (#4566)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 26 Mar 2024 16:04:16 +0000 (09:04 -0700)
committerGitHub <noreply@github.com>
Tue, 26 Mar 2024 16:04:16 +0000 (09:04 -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**:
- **Date Produced**: March 25, 2024 5:20:54 PM UTC
- **Commit**: 550601c12a227c87ded32316345934101a8a2422
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.SymbolStore**: [from 1.0.517001 to 1.0.517501][1]

[1]: https://github.com/dotnet/symstore/compare/3a8a570f6b...550601c12a

[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 74c47b90aac34c711c0e9468a1a5d1431016dc07..fb9c791f33545fc7cf3b3c6dcc6946d2dff789b6 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.517001">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.517501">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>3a8a570f6b53a077bcc62b8224089f3d23236c13</Sha>
+      <Sha>550601c12a227c87ded32316345934101a8a2422</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.516302">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index c0e2b04e33822e85f1ec1b386a933d91cdcf28a5..ebaaa9b3436a1b49b24ac2955cbd7eb5fae06f3a 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.517001</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.517501</MicrosoftSymbolStoreVersion>
     <!-- Latest shared runtime version updated by darc -->
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0</MicrosoftNETCoreAppRuntimewinx64Version>