Update dependencies from https://github.com/dotnet/symstore build 20220214.1 (#2873)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 15 Feb 2022 17:24:16 +0000 (17:24 +0000)
committerGitHub <noreply@github.com>
Tue, 15 Feb 2022 17:24:16 +0000 (17:24 +0000)
[main] Update dependencies from dotnet/symstore

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

index dfcf457fc8228d7f2f88ba44bd15e7b7e68bf41c..0b992cbaa8012d0dcb08d9f1968be4a96e9303dd 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.310701">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.311401">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>fed6eefe34de9690712e2ada8a2f7e6a9555b76d</Sha>
+      <Sha>0733eb9a993ad0dc565a60c077afdb76b719fc92</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.310801">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 085d07269bae8fb2e101fd94dfed5d8e914f1de4..f613e42defef90d915af19f1dfbe7cb7f3455e5a 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.310701</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.311401</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>