Update dependencies from https://github.com/dotnet/symstore build 20200403.1 (#986)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 4 Apr 2020 12:39:01 +0000 (12:39 +0000)
committerGitHub <noreply@github.com>
Sat, 4 Apr 2020 12:39:01 +0000 (12:39 +0000)
- Microsoft.SymbolStore - 1.0.120301

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

index 32a57f6c267c45b8b88426fceb6e69719a0ebf9d..83449371b8ab3f814ffcd8bda70a38a82686d7b7 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>7dbc907fa03eacf4c57f827cb4235d77b7ed4fcd</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.117501">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.120301">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>6d6176230f6fbe8b6605decd28ec4a245675a6a1</Sha>
+      <Sha>b99d7d1db9016e954191c997f8e890921a8c4366</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 407cb309f7fa2d8ac340952679a797ffa6034ee0..6d1b2daf3822527f424da1691c225467823131d9 100644 (file)
@@ -9,7 +9,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.117501</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.120301</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.16</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>