[main] Update dependencies from dotnet/symstore (#4509)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 13 Feb 2024 18:16:51 +0000 (10:16 -0800)
committerGitHub <noreply@github.com>
Tue, 13 Feb 2024 18:16:51 +0000 (10:16 -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**: 20240212.1
- **Date Produced**: February 12, 2024 7:47:16 PM UTC
- **Commit**: 1778fe9f6049bc6ec3c6f810101244c271cbe222
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.SymbolStore**: [from 1.0.510501 to 1.0.511201][1]

[1]: https://github.com/dotnet/symstore/compare/36d0769322...1778fe9f60

[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 77c9633a905235b6c1b9b82f70ab46e443f96f3a..358770eda02dcf60a5917cdf504bbba5743e64a5 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.510501">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.511201">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>36d076932232b23c4e2de271e894b23a16c34ef6</Sha>
+      <Sha>1778fe9f6049bc6ec3c6f810101244c271cbe222</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.506101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index db13e764e9dd764502c06bac8c8965f54a1fbf60..f8d907fab2b8c2d1875b701b24d9bfca8d1525cb 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.510501</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.511201</MicrosoftSymbolStoreVersion>
     <!-- Latest shared runtime version updated by darc -->
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0</MicrosoftNETCoreAppRuntimewinx64Version>