Update dependencies from https://github.com/dotnet/symstore build 20200313.2 (#916)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 14 Mar 2020 18:05:13 +0000 (18:05 +0000)
committerGitHub <noreply@github.com>
Sat, 14 Mar 2020 18:05:13 +0000 (18:05 +0000)
- Microsoft.SymbolStore - 1.0.116302

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

index 4b1f030adb8e1ef0a906aa102b42db718c11b5de..06df15088820272c37f05f9685b3c29a690b5168 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>9a9422d109520d942711e07fae8c662c20e7b6e9</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.115904">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.116302">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>36e4c6d8ef6a5f5dcab4b21b29d307b686e4e7a9</Sha>
+      <Sha>4e47b560cb35f0a247af5147e43178b3383d26fd</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 46991e85ed275a63f44b98fb3b87857394f1f364..a53a730ae7c51e80e6ccf123891c21c7be288d41 100644 (file)
@@ -9,7 +9,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.115904</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.116302</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.16</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>