Update dependencies from https://github.com/dotnet/symstore build 20211228.1 (#2791)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 29 Dec 2021 18:09:29 +0000 (18:09 +0000)
committerGitHub <noreply@github.com>
Wed, 29 Dec 2021 18:09:29 +0000 (18:09 +0000)
[main] Update dependencies from dotnet/symstore

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

index c676a848f83097944eadadd8bfc7d5e5d2d5eae8..7b9d3bb6d17c2c5d8b07e3e289e67e3a7b514ffa 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.260601">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.262801">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>3cb08015ea49f070b1e8b036d0a74ce57ba0863f</Sha>
+      <Sha>c77badb1bf0c5205ee59126379e3caf833d349c7</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.256601">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index ccc6c6a7171d51b3df1d91855da660825fa62e9f..455b02474b9c8b4f44139b169d765833440fcf19 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.260601</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.262801</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>