Update dependencies from https://github.com/dotnet/symstore build 20210901.1 (#2550)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 2 Sep 2021 18:43:07 +0000 (11:43 -0700)
committerGitHub <noreply@github.com>
Thu, 2 Sep 2021 18:43:07 +0000 (11:43 -0700)
Microsoft.SymbolStore
 From Version 1.0.243001 -> To Version 1.0.245101

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index c262106415a9806dbbda297caa757d88dd8c9b45..6aefbd45349e944a335057cb92213278736be260 100644 (file)
@@ -4,9 +4,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>474307e526160c813c9fd58060eb8356ccca6099</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.243001">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.245101">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>51ad9dcdfc2e324894ad2ca9e57a582550f72958</Sha>
+      <Sha>085a85bd6b1f5408bfdd8435a9a2f4456949fb52</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.243101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index c3d2e8c7169ef75867dd6af33333bb704629e0dc..3fbff9fbdc53c7deebc164aacfd7437f25bf83ad 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.243001</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.245101</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.28</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>