Update dependencies from https://github.com/dotnet/symstore build 20200818.1 (#1455)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 19 Aug 2020 18:00:37 +0000 (18:00 +0000)
committerGitHub <noreply@github.com>
Wed, 19 Aug 2020 18:00:37 +0000 (18:00 +0000)
[master] Update dependencies from dotnet/symstore
- Updates:
  - Microsoft.SymbolStore: from 1.0.141001 to 1.0.141801

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

index 4ea7cdee98fe9bbc35ca56d40fc788d1f02c7811..624b1285c0a33f624d5fbc64667feb3d4d9f2f29 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>83fda4b3f6d93e713749fd1b27c4a6d40b118b13</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.141001">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.141801">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>facabfb7992467f9bf4fdf985fe355896d7fbd47</Sha>
+      <Sha>0913e8a2f0f5bf56dd1addf076e22f42bd211ad1</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index ef95e7018f9a47c4bed765692f66360e6eb1a97f..57c584b356882b937efb704e6f9649c12c9c9d7f 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.141001</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.141801</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.18</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>