Update dependencies from https://github.com/dotnet/symstore build 20210104.1 (#1876)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 5 Jan 2021 13:52:22 +0000 (13:52 +0000)
committerGitHub <noreply@github.com>
Tue, 5 Jan 2021 13:52:22 +0000 (13:52 +0000)
[master] Update dependencies from dotnet/symstore

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

index 39c4eafa3685ef81acdf7f70bfbc12ada9f11300..e20e475b7bf0700ad920579d049109604773f752 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>4c8515c18ebe0071c32fed467ee3890fbd488898</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.162801">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.205401">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>65f82ca2076dbc7a6c019cae393410dc3a4990ee</Sha>
+      <Sha>9a0650006bbea4cd9cfae375e69e61fe503c8da0</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.156101">
       <Uri>https://github.com/Microsoft/clrmd</Uri>
index 81d44421bf96261597c5a6d51f063bade4b9b6c6..c90c1d7959d8973b909a7c6faf0e6ad8b57f957e 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.162801</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.205401</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.23</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>