[main] Update dependencies from dotnet/symstore (#3999)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 20 Jun 2023 16:51:15 +0000 (09:51 -0700)
committerGitHub <noreply@github.com>
Tue, 20 Jun 2023 16:51:15 +0000 (09:51 -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**: 20230619.1
- **Date Produced**: June 19, 2023 5:33:46 PM UTC
- **Commit**: b98ebedb69a78c83451f181ef1061fe2ca00fee0
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.SymbolStore**: [from 1.0.431201 to 1.0.431901][1]

[1]: https://github.com/dotnet/symstore/compare/c2837b27cd...b98ebedb69

[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 d953df090ecd4875921384aaeec75174049f4dc0..dc03de38667fb1c7df2be500de3a6b023da51968 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.431201">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.431901">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>c2837b27cdf4681e509fe0eb67d5bb595fa4d11b</Sha>
+      <Sha>b98ebedb69a78c83451f181ef1061fe2ca00fee0</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="3.0.0-beta.23319.1">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index d8924e71f783978ef5883ddb7d7f3afab07f9bcd..4d81c7845a094074a6464934702c8fe99ab246f3 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.431201</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.431901</MicrosoftSymbolStoreVersion>
     <!-- Latest shared runtime version updated by darc -->
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.6.23319.9</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.6.23319.9</MicrosoftNETCoreAppRuntimewinx64Version>