[main] Update dependencies from dotnet/symstore (#4466)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 16 Jan 2024 17:47:18 +0000 (09:47 -0800)
committerGitHub <noreply@github.com>
Tue, 16 Jan 2024 17:47:18 +0000 (09:47 -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**: 20240115.1
- **Date Produced**: January 15, 2024 8:14:33 PM UTC
- **Commit**: 39e2ea2473d44b2dc272543277adbce89f79e064
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.SymbolStore**: [from 1.0.505801 to 1.0.506501][1]

[1]: https://github.com/dotnet/symstore/compare/b89d84ab3a...39e2ea2473

[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 2ec56079562a22e4e65d571b333ebe74766fde8e..ca7e73c3887831cfc3173017dbf6a73d95f68265 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.505801">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.506501">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>b89d84ab3a08678acb113c86452fcd0037d26f97</Sha>
+      <Sha>39e2ea2473d44b2dc272543277adbce89f79e064</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.506101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 94663cd4e32fda4e6507767de95b858c9b4c0fd8..9423f09f6bfbb304f803d7098613de2ec3326942 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.505801</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.506501</MicrosoftSymbolStoreVersion>
     <!-- Latest shared runtime version updated by darc -->
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0</MicrosoftNETCoreAppRuntimewinx64Version>