Update dependencies from https://github.com/dotnet/symstore build 20220201.2 (#2840)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 2 Feb 2022 14:05:58 +0000 (14:05 +0000)
committerGitHub <noreply@github.com>
Wed, 2 Feb 2022 14:05:58 +0000 (14:05 +0000)
[main] Update dependencies from dotnet/symstore

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

index e12040826dba6992db245e3e6d4308c40788da74..272fb066815acb8b363777c242332c021e667c96 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.308101">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.310102">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>688a3287c98475399eb77d0da670d3ac9ce71c0d</Sha>
+      <Sha>deba0030bc4777ab0a225c11d0dcde6779d3fd3d</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.306102">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 90d05dbf9ef3f98342cf75a5a7382cfb0d457d64..d29affaac285b8bfc0132664dcdf30d63b6b9fc5 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.308101</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.310102</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>