Update dependencies from https://github.com/dotnet/symstore build 20220103.1 (#2795)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 4 Jan 2022 14:08:57 +0000 (14:08 +0000)
committerGitHub <noreply@github.com>
Tue, 4 Jan 2022 14:08:57 +0000 (14:08 +0000)
[main] Update dependencies from dotnet/symstore

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

index 29697480a8a0e47b66f041caa3f6e2aa17b30562..b6aefceb416fefc414ea51b637e973e2fb716b20 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.262801">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.305301">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>c77badb1bf0c5205ee59126379e3caf833d349c7</Sha>
+      <Sha>b53282033a1206979ed462d23fd0244be8128a94</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.256601">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 7b5cc1eb08e64de93dee7525c030216573d8914a..9d6d5420918d418a496ad5ecb22d29e918c0c529 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.262801</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.305301</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>