Update dependencies from https://github.com/dotnet/symstore build 20201207.1 (#1806)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 8 Dec 2020 17:39:43 +0000 (17:39 +0000)
committerGitHub <noreply@github.com>
Tue, 8 Dec 2020 17:39:43 +0000 (17:39 +0000)
[master] Update dependencies from dotnet/symstore

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

index 21c9bdb9832f28b1ba3b336fd857e90d796e947a..bcc939486881bee6ad87b180c08cb60c4d171234 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>6d8efa00a7dd2d15e07df673a83cecb8a0a3031f</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.158001">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.160701">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>a7dba96da75843e300575370854c7860edb6d06d</Sha>
+      <Sha>3d8b6b1d53fe1e1b3f99be9878ddd313faf5ad52</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.156101">
       <Uri>https://github.com/Microsoft/clrmd</Uri>
index b40946ba0b5b69454431e4aa98192ac2ea8d838a..6d5590f69c4d6dd51bba5942d5761e7a6d157905 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.158001</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.160701</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.23</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>