Update dependencies from https://github.com/dotnet/symstore build 20211004.1 (#2647)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 5 Oct 2021 12:46:45 +0000 (12:46 +0000)
committerGitHub <noreply@github.com>
Tue, 5 Oct 2021 12:46:45 +0000 (12:46 +0000)
[main] Update dependencies from dotnet/symstore

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

index 30128d1e7185014f96c375cb2d2ae1540050b1b7..7d981c6e8a1fd63697ffb0de31bedfd5f0d9a1c9 100644 (file)
@@ -4,9 +4,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.248001">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.250401">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>c8995339fb55bbc944bffdfe623fb0f6a7963fef</Sha>
+      <Sha>cb24099215a83975c360792edf35102ff0d10702</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.250401">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 3b2dfa5edd6d90d06e70eef437c15c43a551110a..6e11e2e81e639f45018219e132536c36a22881d8 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.248001</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.250401</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>