Update dependencies from https://github.com/dotnet/symstore build 20210802.1 (#2484)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 6 Aug 2021 09:45:27 +0000 (09:45 +0000)
committerGitHub <noreply@github.com>
Fri, 6 Aug 2021 09:45:27 +0000 (09:45 +0000)
[main] Update dependencies from dotnet/symstore

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

index 811b3b1e18885c0e4a9fbb4aa3085030e5f4ba2b..f57218e2aaed0ede3de3af0b341406382aaec174 100644 (file)
@@ -4,9 +4,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>7f13798e5f567b72ffe63205bf49839245f0f8c1</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.215101">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.240201">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>3ed87724fe4e98c7ecc77617720591783ee2e676</Sha>
+      <Sha>a2ecfd399a548818cd6e596fa401aae42d01c77e</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.230301">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index a0dd77f2ca984c95be92205356463dde41b2de10..61f80f9220b22d335b54d054b0afa98d803af912 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.215101</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.240201</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.28</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>