Update dependencies from https://github.com/dotnet/symstore build 20220124.1 (#2828)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 25 Jan 2022 19:59:37 +0000 (19:59 +0000)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 19:59:37 +0000 (19:59 +0000)
[main] Update dependencies from dotnet/symstore

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

index e8abe9c891c04ddb7f3eb99e8366a547a9f93923..9e4cc7b53f9aa7b4ac5d9c46fdb06c42dc0e9184 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.306801">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.307401">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>8bace44be1832ecddeac9b0a293aca895e94e9e2</Sha>
+      <Sha>54c9e347adf0779b4c5496abfc422ee61ad249ed</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.306102">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index c597cb5e0cbdd75c1af2bafa8000ef8a00b2bd58..9ac87637998820fc094e8b20778de7d5895a288e 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.306801</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.307401</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>