Update dependencies from https://github.com/dotnet/symstore build 20211104.4 (#2734)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 5 Nov 2021 12:59:30 +0000 (12:59 +0000)
committerGitHub <noreply@github.com>
Fri, 5 Nov 2021 12:59:30 +0000 (12:59 +0000)
[main] Update dependencies from dotnet/symstore

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

index 01f0349ee3506466ca80e1751a26ae6fd890cc88..fee54565a45156946f87b27827537b13e24b5b07 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.255201">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.255404">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>5b7aca64efae85c52ec939c0a6ab0901fbaf9b41</Sha>
+      <Sha>63d855b5ab924295e71bf546aa24380bb66f53cc</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.255201">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 630ac1aed9b86d234492ed0882f2e0c577da9fa2..ef2b2cf23d0532ddd63d6d9fd67be679b939a30a 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.255201</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.255404</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>