Update dependencies from https://github.com/dotnet/symstore build 20210908.1 (#2571)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 9 Sep 2021 12:46:24 +0000 (12:46 +0000)
committerGitHub <noreply@github.com>
Thu, 9 Sep 2021 12:46:24 +0000 (12:46 +0000)
[main] Update dependencies from dotnet/symstore

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

index 032183442d57717acd9042ad961e4822ca18fb63..3974b9de9686fc1e5792328b2a752875d9f2e4ed 100644 (file)
@@ -4,9 +4,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>0ec8dbacaefa7ccdb4bc96e120e07dc60c6eda98</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.245701">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.245801">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>c2287d8e6d638bc5e72a87d8f0225bdab11f3121</Sha>
+      <Sha>c1bbe8c2e25302fb7903908a5f7f38c32dfac623</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.243101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index a121aa851b575448318d44cf7472be1b3365b1e1..0ffe8d9f3b521a97c8625b8d50bbf36a68ad3572 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.245701</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.245801</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>