Update dependencies from https://github.com/dotnet/symstore build 20220110.1 (#2806)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 11 Jan 2022 18:09:14 +0000 (18:09 +0000)
committerGitHub <noreply@github.com>
Tue, 11 Jan 2022 18:09:14 +0000 (18:09 +0000)
[main] Update dependencies from dotnet/symstore

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

index e8cf2a6550f2899361aa77ff711d22f5799bcea9..6e01068b205b1fc2eda2b7d3293fcd5b71dd74f9 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.305301">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.306001">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>b53282033a1206979ed462d23fd0244be8128a94</Sha>
+      <Sha>5579a54b0f133a82ee702838a276468e2579b803</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.305601">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index a388be05cef9fa15648aa97bfbc79494f67882d2..b7dcd4c52a49ea20c829b3d3ec5dd178f3393dd7 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.305301</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.306001</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>