Update dependencies from https://github.com/dotnet/symstore build 20211018.1 (#2689)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 19 Oct 2021 16:24:32 +0000 (16:24 +0000)
committerGitHub <noreply@github.com>
Tue, 19 Oct 2021 16:24:32 +0000 (16:24 +0000)
[main] Update dependencies from dotnet/symstore

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

index 3281aeb4db8559b41eead8140403b369e5227df0..c9e9e79b572fc9936063b14d04182bf46e7eb808 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.250401">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.251801">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>cb24099215a83975c360792edf35102ff0d10702</Sha>
+      <Sha>14e48c616b8579f0c5f4d296c10b2c66e707c297</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.251201">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index f74b41a30da8233fc21a08e53b60830ed8c0ee2b..4c5cf9f43932d15faefc1b6134cf10dc23c7eb44 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.250401</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.251801</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>