Update dependencies from https://github.com/dotnet/symstore build 20200325.1 (#958)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 26 Mar 2020 13:06:42 +0000 (13:06 +0000)
committerGitHub <noreply@github.com>
Thu, 26 Mar 2020 13:06:42 +0000 (13:06 +0000)
- Microsoft.SymbolStore - 1.0.117501

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

index 340d301789b68780adf8c2a6e559fac2a3e32bc7..5cc9c822f7c0d5bafffa8e9954dcbaf4f600ada8 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>7dbc907fa03eacf4c57f827cb4235d77b7ed4fcd</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.117301">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.117501">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>f1b42731f9c33a8690b805bd1e80f2de2fc4c2de</Sha>
+      <Sha>6d6176230f6fbe8b6605decd28ec4a245675a6a1</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index df671b17d8a96f5dc15d5a32011477c03c3dd706..dd78d41a5bab6d0ae980b1bd265e86d7ce8dc892 100644 (file)
@@ -9,7 +9,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.117301</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.117501</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.16</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>