Update dependencies from https://github.com/dotnet/symstore build 20200625.1 (#1287)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 25 Jun 2020 12:45:33 +0000 (12:45 +0000)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2020 12:45:33 +0000 (12:45 +0000)
Microsoft.SymbolStore
 From Version 1.0.132201 -> To Version 1.0.132501

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

index 5bb8f5330a756ff6cfa2a1ac4d4d904d79600200..65b8cfcfdf70d56430115d5e45a66693de3d4bc4 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>71b580038fb704df63e03c6b7ae7d2c6a4fdd71d</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.132201">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.132501">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>a0c45754ddce7907da85fa127363ab4cfd11f173</Sha>
+      <Sha>73e4c04e598471ead9f2a5a6591ec6ffefae4f74</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index e45ce4d6072ee4c860e40bddf2ed062094a68528..944a1b2a18b15304a496b3934c22580b192fd4e9 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.132201</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.132501</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.18</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>