Update dependencies from https://github.com/dotnet/symstore build 20210215.2 (#2010)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 16 Feb 2021 17:15:59 +0000 (17:15 +0000)
committerGitHub <noreply@github.com>
Tue, 16 Feb 2021 17:15:59 +0000 (17:15 +0000)
[master] Update dependencies from dotnet/symstore

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

index ce1ec4cce898a8569f1a2b61fa4a93f35f2227f1..a9ce2807b60f44a8b24cf5d8fa4d1ba180a2960e 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>938b3e8b4edcd96ca0f0cbbae63c87b3f51f7afe</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.211201">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.211502">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>9f0a417f2d96085783b9ef8564fb5f11c3bd8b2f</Sha>
+      <Sha>b9b94a08e9d0425d1be5c03c2612a7f9da47605f</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.156101">
       <Uri>https://github.com/Microsoft/clrmd</Uri>
index f9a57e40256a3b8fd507b4133a1bad947cfb7130..63659f3b2bef7fc5ecf470c14bd15715366a2564 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.211201</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.211502</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.23</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>