Update dependencies from https://github.com/dotnet/symstore build 20200323.1 (#947)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 24 Mar 2020 16:33:33 +0000 (16:33 +0000)
committerGitHub <noreply@github.com>
Tue, 24 Mar 2020 16:33:33 +0000 (16:33 +0000)
- Microsoft.SymbolStore - 1.0.117301

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

index 6a41e45523d473e2e0bb1864a5124baa48460e62..c8e078fc9f19da45c4531d4b63865d7a8e7c3ba4 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>7dbc907fa03eacf4c57f827cb4235d77b7ed4fcd</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.116601">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.117301">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>3a38ddf37bbb3bb5c2d73b6fd9a0aabcec5532e8</Sha>
+      <Sha>f1b42731f9c33a8690b805bd1e80f2de2fc4c2de</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 80f745fb05fe4878423d13db11c84994968be6ad..f6c1a4613eaca7df203b81315dfadf3c342ea9ca 100644 (file)
@@ -9,7 +9,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.116601</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.117301</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.16</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>