[main] Update dependencies from dotnet/symstore (#4431)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 12 Dec 2023 17:39:36 +0000 (09:39 -0800)
committerGitHub <noreply@github.com>
Tue, 12 Dec 2023 17:39:36 +0000 (09:39 -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**: 20231211.1
- **Date Produced**: December 11, 2023 6:40:38 PM UTC
- **Commit**: f3e7fb5a0cf070f32dee1343427c0fed122de49b
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.SymbolStore**: [from 1.0.460401 to 1.0.461101][1]

[1]: https://github.com/dotnet/symstore/compare/8b17b7a1a0...f3e7fb5a0c

[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 d0d2e91991293d8544bbb1e7fd1eec8e93c71f6a..d0bad7cdc2025def72bc8948cc14d2510415c645 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.460401">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.461101">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>8b17b7a1a0d86d0e748db791b163b2c21a7845c8</Sha>
+      <Sha>f3e7fb5a0cf070f32dee1343427c0fed122de49b</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.457001">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 10535a529b613847350974d49fc941dd206ad113..7fc010c31891787108e5e733cf0d98d9135b7709 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.460401</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.461101</MicrosoftSymbolStoreVersion>
     <!-- Latest shared runtime version updated by darc -->
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0</MicrosoftNETCoreAppRuntimewinx64Version>