Update dependencies from https://github.com/dotnet/symstore build 20220307.1 (#2916)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 8 Mar 2022 14:22:44 +0000 (14:22 +0000)
committerGitHub <noreply@github.com>
Tue, 8 Mar 2022 14:22:44 +0000 (14:22 +0000)
[main] Update dependencies from dotnet/symstore

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

index 75fd6df1c10d7efadd2b0881a4d85b21eec34783..c489e39df6b2d8d1f9082a931d798ad53cac235c 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.312101">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.315701">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>66022c1c9778e69dcff6ab07f41d37eb64ebd386</Sha>
+      <Sha>8d01651a80c9d7233da2a4400f777c9edca08115</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.310801">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 50705695c67b18a44753be0f13dee78d971905cb..c14be503528ce482cc22a3848b3355beeb856964 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.312101</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.315701</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>