Update dependencies from https://github.com/dotnet/symstore build 20210920.1 (#2605)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 21 Sep 2021 16:39:11 +0000 (16:39 +0000)
committerGitHub <noreply@github.com>
Tue, 21 Sep 2021 16:39:11 +0000 (16:39 +0000)
[main] Update dependencies from dotnet/symstore

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

index f79d23291c76d8e39f2762693cb5d5a79d4dd27f..91d05a97acb7513378f492776753ac91427905c1 100644 (file)
@@ -4,9 +4,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>734d875ba2abfb5c8f5f52368e7d4711ee366e31</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.246501">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.247001">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>06b0f38229ef6c3bed4831f3b05ef8e75b4329f4</Sha>
+      <Sha>1e4ec5b84ad3dcda79a2f3b7aa93467317d0381f</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.243101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 0f8721a8550a4ac765f267129bcf935959fb02ff..c1b39dce856d6902eb40a3b046af5700d542af77 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.246501</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.247001</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>