Update dependencies from https://github.com/dotnet/symstore build 20210930.1 (#2635)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 1 Oct 2021 17:59:47 +0000 (17:59 +0000)
committerGitHub <noreply@github.com>
Fri, 1 Oct 2021 17:59:47 +0000 (17:59 +0000)
[main] Update dependencies from dotnet/symstore

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

index 09c008fe103b38daa3dfb30867ac661b3887686d..b8b03e512cfbb85d9ca74bca6774988df729a575 100644 (file)
@@ -4,9 +4,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.247701">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.248001">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>b1594bbcab10cc774c12169c694cac11e7e31bbb</Sha>
+      <Sha>c8995339fb55bbc944bffdfe623fb0f6a7963fef</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.243101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 2e2c905f3017f40bab4d77f225431cc63beb2c38..393e794b37e66182c30a6dc15e5f77fcd30cefdb 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.247701</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.248001</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>