Update dependencies from https://github.com/dotnet/symstore build 20200821.1 (#1474)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 22 Aug 2020 16:58:18 +0000 (16:58 +0000)
committerGitHub <noreply@github.com>
Sat, 22 Aug 2020 16:58:18 +0000 (16:58 +0000)
[master] Update dependencies from dotnet/symstore
- Updates:
  - Microsoft.SymbolStore: from 1.0.141801 to 1.0.142101

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

index d5d59d80edfb281df1f860efda6a50e263e614db..24c4bb04ac7038de7496e3924c5f852dc15a4795 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>83fda4b3f6d93e713749fd1b27c4a6d40b118b13</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.141801">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.142101">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>0913e8a2f0f5bf56dd1addf076e22f42bd211ad1</Sha>
+      <Sha>449a9035d245f837e1de8879dfa71c318c20b913</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 99ae47e3ef5e81e198366e49dc0a94c13d2c0028..0aaf0c8719039fa2ba8c50f496e5050931d41c03 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.141801</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.142101</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.18</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>