Update dependencies from https://github.com/dotnet/symstore build 20220207.1 (#2854)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 8 Feb 2022 18:39:14 +0000 (18:39 +0000)
committerGitHub <noreply@github.com>
Tue, 8 Feb 2022 18:39:14 +0000 (18:39 +0000)
[main] Update dependencies from dotnet/symstore

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

index 52fc1f76650e0df295cff1bf4f03f4eb8e9925e4..c981349d46b464cbd610374394dd60ee71de5d3a 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.310102">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.310701">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>deba0030bc4777ab0a225c11d0dcde6779d3fd3d</Sha>
+      <Sha>fed6eefe34de9690712e2ada8a2f7e6a9555b76d</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.306102">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index ff304ddc6285da730590e0d556ae58b60fb9d1a3..b6f84ea958b0f9944f98849a8664ba82e24dbc05 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.310102</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.310701</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>