[main] Update dependencies from dotnet/symstore (#4519)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 20 Feb 2024 18:38:55 +0000 (10:38 -0800)
committerGitHub <noreply@github.com>
Tue, 20 Feb 2024 18:38:55 +0000 (10:38 -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**: 20240219.1
- **Date Produced**: February 19, 2024 6:24:09 PM UTC
- **Commit**: 96a152a28e86ecc5c68ec9a73e02bb1e93163338
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

[1]: https://github.com/dotnet/symstore/compare/1778fe9f60...96a152a28e

[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 94bc953c5f83a5af36385b9ea986255ee4a56ae9..67938ce0959c6d03099c3f880bedd1df7f628ba2 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.511201">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.511901">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>1778fe9f6049bc6ec3c6f810101244c271cbe222</Sha>
+      <Sha>96a152a28e86ecc5c68ec9a73e02bb1e93163338</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.506101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 1c7d221b84d0efb8e2151016883482328555c5c7..4511abcb4019c9d50b62efab46bb17e0254499e5 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.511201</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.511901</MicrosoftSymbolStoreVersion>
     <!-- Latest shared runtime version updated by darc -->
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0</MicrosoftNETCoreAppRuntimewinx64Version>