Update dependencies from https://github.com/dotnet/symstore build 20200608.1 (#1214)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 9 Jun 2020 12:46:23 +0000 (12:46 +0000)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2020 12:46:23 +0000 (12:46 +0000)
Microsoft.SymbolStore
 From Version 1.0.130402 -> To Version 1.0.130801

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index 2a4e31bad31af6987a80ca870d4ac650d07c4cbc..d896eb4fa40a889c375a4eecb6103789e6e438c7 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>fef373440d604c428950236fbc2b99ce0df368a9</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.130402">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.130801">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>492bdc11054e111ddc998da7041924b81e13f166</Sha>
+      <Sha>fd8ca7054f88919dc89e51aefa1bc1a10fda3667</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 0a93e1be272a01724f8d9a78460b632a4be23975..909eac250240e6bf981d66a51cb2690bfc1dc512 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.130402</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.130801</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.18</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>