Update dependencies from https://github.com/dotnet/symstore build 20210927.1 (#2623)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 28 Sep 2021 12:41:47 +0000 (12:41 +0000)
committerGitHub <noreply@github.com>
Tue, 28 Sep 2021 12:41:47 +0000 (12:41 +0000)
[main] Update dependencies from dotnet/symstore

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

index 668e6bbd5a1970847d4588b4b431de6b0aaa9bee..6517e97300e29a71aa9070800005acebb87a3d53 100644 (file)
@@ -4,9 +4,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.247001">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.247701">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>1e4ec5b84ad3dcda79a2f3b7aa93467317d0381f</Sha>
+      <Sha>b1594bbcab10cc774c12169c694cac11e7e31bbb</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.243101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 6485370187fe6e49fd41fe8548b8f791f92ad294..e88d4267aabd75e11fa936b0adedb08dbd84cae8 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.247001</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.247701</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>