Update dependencies from https://github.com/dotnet/symstore build 20200824.1 (#1486)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 25 Aug 2020 12:54:47 +0000 (12:54 +0000)
committerGitHub <noreply@github.com>
Tue, 25 Aug 2020 12:54:47 +0000 (12:54 +0000)
[master] Update dependencies from dotnet/symstore
- Updates:
  - Microsoft.SymbolStore: from 1.0.142101 to 1.0.142401

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

index fb532aea79fa8e1bc1778b88c3a43b7c98482e23..7409efa8de0c685d34871cc751c0f6eaa5875146 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>56a95cc477558c1ccdf16d7abe962849ea970ba4</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.142101">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.142401">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>449a9035d245f837e1de8879dfa71c318c20b913</Sha>
+      <Sha>de38e14d9142d6d0d0859e4aad4c53066d48d481</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 581a181c77d2cdcaca02848fc10839a7f0626ef4..92c75ede2dce0fc6cf4f57215bbb35c9f7364cea 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.142101</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.142401</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.18</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>