Update dependencies from https://github.com/dotnet/symstore build 20200706.1 (#1325)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 8 Jul 2020 12:45:04 +0000 (12:45 +0000)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2020 12:45:04 +0000 (12:45 +0000)
Microsoft.SymbolStore
 From Version 1.0.132501 -> To Version 1.0.135601

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

index 6b9e3cfb1e7c6972e62007a6bf14477ba39b4782..5872472e692129f1dd34a5ec6adbbb887bcd7355 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>71b580038fb704df63e03c6b7ae7d2c6a4fdd71d</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.132501">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.135601">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>73e4c04e598471ead9f2a5a6591ec6ffefae4f74</Sha>
+      <Sha>8362d4e9a2c966baa936b8b874eb99842f33e563</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 1d39f7505720acc16f97eb4e706542d30b2104c2..fd851254bdfacb81fa41da49211117ba41d1b76e 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.132501</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.135601</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.18</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>