Update dependencies from https://github.com/dotnet/symstore build 20211028.1 (#2716)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 29 Oct 2021 17:13:42 +0000 (17:13 +0000)
committerGitHub <noreply@github.com>
Fri, 29 Oct 2021 17:13:42 +0000 (17:13 +0000)
[main] Update dependencies from dotnet/symstore

eng/Version.Details.xml
eng/Versions.props

index 8ab5f320ac1dfe9aaf8465d20363212ed854ea7d..7b67ed3ce2c7e60b8365f8885e836ef4e9c9a8f5 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.252601">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.252801">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>8f1b6c868293092735316db1b5685c65f15e0e82</Sha>
+      <Sha>b659197e9065269ac3a7d7a2c7135db785521f1d</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.252701">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index ac2da5b3448c6f354dbb4259c605873d7497a3f6..2ae0daaff526825d3c60cfc8a12a9abef740d31c 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.252601</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.252801</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>