Update dependencies from https://github.com/dotnet/symstore build 20211026.1 (#2714)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 28 Oct 2021 20:18:59 +0000 (13:18 -0700)
committerGitHub <noreply@github.com>
Thu, 28 Oct 2021 20:18:59 +0000 (13:18 -0700)
Microsoft.SymbolStore
 From Version 1.0.251801 -> To Version 1.0.252601

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
eng/Version.Details.xml
eng/Versions.props

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