[main] Update dependencies from dotnet/symstore (#4435)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 19 Dec 2023 18:39:42 +0000 (10:39 -0800)
committerGitHub <noreply@github.com>
Tue, 19 Dec 2023 18:39:42 +0000 (10: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**: 20231218.1
- **Date Produced**: December 18, 2023 8:30:41 PM UTC
- **Commit**: a5237ea435a344d9363de492d0374442ff9623ce
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

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

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

[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 a124713ba69caa6293656f4f2489bd24a60a2ab1..86f797541183e15c0f68a491f96dd88290dd707d 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.461101">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.461801">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>f3e7fb5a0cf070f32dee1343427c0fed122de49b</Sha>
+      <Sha>a5237ea435a344d9363de492d0374442ff9623ce</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.457001">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index a5075055651da719e9862f9baf15674ccee80b72..213825d9177afea6e7480335e8189a1628dba2fd 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.461101</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.461801</MicrosoftSymbolStoreVersion>
     <!-- Latest shared runtime version updated by darc -->
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0</MicrosoftNETCoreAppRuntimewinx64Version>