Update dependencies from https://github.com/dotnet/symstore build 20210830.1 (#2545)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 31 Aug 2021 16:48:33 +0000 (16:48 +0000)
committerGitHub <noreply@github.com>
Tue, 31 Aug 2021 16:48:33 +0000 (16:48 +0000)
[main] Update dependencies from dotnet/symstore

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

index b1f3bb881a008f8c924523c685d25f027e51068a..dc347ab60a81c45c043d5fdae5cd02efb0f085b4 100644 (file)
@@ -4,9 +4,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>474307e526160c813c9fd58060eb8356ccca6099</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.242601">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.243001">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>22c8e44f32ddce609895b8993491523fad77279b</Sha>
+      <Sha>51ad9dcdfc2e324894ad2ca9e57a582550f72958</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.242606">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 8d5870d07ab23d287588b3471813e4cd93fad5ff..be4e50ab07b760293c353582d06e3573ab2b25d8 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.242601</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.243001</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.28</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>