[main] Update dependencies from dotnet/symstore (#4482)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 30 Jan 2024 17:41:35 +0000 (09:41 -0800)
committerGitHub <noreply@github.com>
Tue, 30 Jan 2024 17:41:35 +0000 (09:41 -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**: 20240129.1
- **Date Produced**: January 29, 2024 6:44:53 PM UTC
- **Commit**: 0c7b75fc18db3a4f9b7737ae55a0d04e913ac40c
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]: https://github.com/dotnet/symstore/compare/130f269d41...0c7b75fc18

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