Update dependencies from https://github.com/dotnet/symstore build 20210826.1 (#2531)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 27 Aug 2021 17:24:01 +0000 (17:24 +0000)
committerGitHub <noreply@github.com>
Fri, 27 Aug 2021 17:24:01 +0000 (17:24 +0000)
[main] Update dependencies from dotnet/symstore

eng/Version.Details.xml
eng/Versions.props

index 192a445f58690fe58541ac38a28d9921a9aa90a0..644bc03c05a6a958972529afd8b4d54e3c6465f6 100644 (file)
@@ -4,9 +4,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>fe787bd48ed72e51a98eb5e4e5e5af74edb531e5</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.242301">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.242601">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>5bf5ec03cd9eae25259904537c9959b59d1f21e1</Sha>
+      <Sha>22c8e44f32ddce609895b8993491523fad77279b</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.242606">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index d57d4db4ad2b523afde8dd8aff6452adaf843487..03a4312cc26a3390b339b76bee9914a3f684b2f3 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.242301</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.242601</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.28</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>