Update dependencies from https://github.com/dotnet/symstore build 20200309.4 (#900)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 11 Mar 2020 03:23:25 +0000 (03:23 +0000)
committerGitHub <noreply@github.com>
Wed, 11 Mar 2020 03:23:25 +0000 (03:23 +0000)
- Microsoft.SymbolStore - 1.0.115904

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

index ad8250cd3f720e8f4330d002d1f7fb61e7c4c52f..157ae6257299927c52591eb6f4ecaea005761de1 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>9a9422d109520d942711e07fae8c662c20e7b6e9</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.55801">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.115904">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>16544a43620dfc9d06a907fc1c8970b7f3b671cb</Sha>
+      <Sha>36e4c6d8ef6a5f5dcab4b21b29d307b686e4e7a9</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 466940577170a2f08ac25c5b9754ed4032006a43..e7f330892eb96b3d7488025a282a0f4f4ba0e921 100644 (file)
@@ -9,7 +9,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.55801</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.115904</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.16</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>