[main] Update dependencies from dotnet/symstore (#4307)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 10 Oct 2023 17:37:26 +0000 (10:37 -0700)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2023 17:37:26 +0000 (10:37 -0700)
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**: 20231009.1
- **Date Produced**: October 9, 2023 4:51:26 PM UTC
- **Commit**: a3b341f9e61c8d8e832c4acfeb5b3a2305e51bcc
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.SymbolStore**: [from 1.0.446801 to 1.0.450901][1]

[1]: https://github.com/dotnet/symstore/compare/8cc6f03fdb...a3b341f9e6

[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 2b126fd39c13ee0bd5da288c41a6ffd1fd6c642e..e8721df2ce66cf3b8acfa3d32052a8cc0776dae8 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.446801">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.450901">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>8cc6f03fdbd9c79f0bf9ffbe0a788dca1a81348a</Sha>
+      <Sha>a3b341f9e61c8d8e832c4acfeb5b3a2305e51bcc</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.1.450904">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index f3c6e0add2106c03c6d01b43269a3624d56dbf9c..bbc3da60b44bcc9bdffdda398d9ce72c8a2cd9b6 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.446801</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.450901</MicrosoftSymbolStoreVersion>
     <!-- Latest shared runtime version updated by darc -->
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rtm.23509.5</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rtm.23509.5</MicrosoftNETCoreAppRuntimewinx64Version>