Update dependencies from https://github.com/dotnet/symstore build 20210201.1 (#1961)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 2 Feb 2021 13:46:27 +0000 (13:46 +0000)
committerGitHub <noreply@github.com>
Tue, 2 Feb 2021 13:46:27 +0000 (13:46 +0000)
[master] Update dependencies from dotnet/symstore

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

index 893c468c4f96f5096b01ded0c14e09e73de3fe09..4419e915c7d1afd7cc6b3c6ed39b2b556451c66e 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>3233c41c837f72827efd8f827b538e047334847d</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.207501">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.210101">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>2f99c78132f5e9183536ff34f933240908a950b3</Sha>
+      <Sha>1ed9487843f9006cfcf2bdb0d36a0be0e875b429</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.156101">
       <Uri>https://github.com/Microsoft/clrmd</Uri>
index c7141836f30a321929e839853c8e3344360b5443..81ed5b6150467c4c57d8ed4091977251de729353 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.207501</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.210101</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.23</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>