Update dependencies from https://github.com/dotnet/symstore build 20220221.1 (#2883)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 22 Feb 2022 14:12:03 +0000 (14:12 +0000)
committerGitHub <noreply@github.com>
Tue, 22 Feb 2022 14:12:03 +0000 (14:12 +0000)
[main] Update dependencies from dotnet/symstore

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

index c596aa224596e4c8e2f080c563738bc6edd57831..4029c192d2331e27f2d71e6aa5dccb9115990881 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.311401">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.312101">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>0733eb9a993ad0dc565a60c077afdb76b719fc92</Sha>
+      <Sha>66022c1c9778e69dcff6ab07f41d37eb64ebd386</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.310801">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index ff638d20ae1a5a8c3bc54c4058a60e59fe36f62a..4092412636701ec0b816c31bd9fbbdb2f331326d 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.311401</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.312101</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>