Update dependencies from https://github.com/dotnet/symstore build 20210809.1 (#2496)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 10 Aug 2021 12:48:28 +0000 (12:48 +0000)
committerGitHub <noreply@github.com>
Tue, 10 Aug 2021 12:48:28 +0000 (12:48 +0000)
[main] Update dependencies from dotnet/symstore

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

index 1194dfa250b8bfc462cb8f06545fe8618fab3243..a5117995f784e0add41b31ba82823347332cea72 100644 (file)
@@ -4,9 +4,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>7f13798e5f567b72ffe63205bf49839245f0f8c1</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.240201">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.240901">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>a2ecfd399a548818cd6e596fa401aae42d01c77e</Sha>
+      <Sha>d8e2990b89c53632653d7d67f3481cc72773f25c</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.230301">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 7883f2fedc3192b73129bf06b6433f05de5ed8a6..87a931cefb8b975f62da6628ac13ca645129f9f4 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.240201</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.240901</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.28</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>