Update dependencies from https://github.com/dotnet/symstore build 20220131.1 (#2838)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 1 Feb 2022 17:54:20 +0000 (17:54 +0000)
committerGitHub <noreply@github.com>
Tue, 1 Feb 2022 17:54:20 +0000 (17:54 +0000)
[main] Update dependencies from dotnet/symstore

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

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