Update dependencies from https://github.com/dotnet/symstore build 20210915.1 (#2594)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 16 Sep 2021 12:42:08 +0000 (12:42 +0000)
committerGitHub <noreply@github.com>
Thu, 16 Sep 2021 12:42:08 +0000 (12:42 +0000)
[main] Update dependencies from dotnet/symstore

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

index 0b3f66d0d94673acbba7c37e88ff364e00f923ad..80b431b9a20bd2ec8b7f5c634f8b6e0d3944641f 100644 (file)
@@ -4,9 +4,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>fa4a48044d33222537e6dbd000f8a2adaa7a15c7</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.246301">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.246501">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>5c7481a26da2ae1350b2a4920b50e7ae260891cb</Sha>
+      <Sha>06b0f38229ef6c3bed4831f3b05ef8e75b4329f4</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.243101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index ca4b12d2213da07f87725999b19239be978c51c5..b0cb2f9035434e23e7bbb0b29907443b45e860dc 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.246301</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.246501</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>