Update dependencies from https://github.com/dotnet/symstore build 20220321.1 (#2957)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 22 Mar 2022 16:25:42 +0000 (09:25 -0700)
committerGitHub <noreply@github.com>
Tue, 22 Mar 2022 16:25:42 +0000 (09:25 -0700)
Microsoft.SymbolStore
 From Version 1.0.316401 -> To Version 1.0.317101

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index 02ae84f42c6e40f4791775e2ffcde1ba17dd04ba..89b890ef77af01da6b66f9784815900d26ec4c90 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.316401">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.317101">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>62e68f551154a66027d0e99b3c057f0c7120f600</Sha>
+      <Sha>b8b308038be2431103519eb8142f7960c330ed60</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.316601">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index cef89067e54adecd0d22fd6850861b773b08d3aa..f65e786247432ca371a4962e678f500a2c145cf8 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.316401</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.317101</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>