Update dependencies from https://github.com/dotnet/symstore build 20210913.1 (#2586)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 14 Sep 2021 16:10:26 +0000 (16:10 +0000)
committerGitHub <noreply@github.com>
Tue, 14 Sep 2021 16:10:26 +0000 (16:10 +0000)
[main] Update dependencies from dotnet/symstore

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

index 457ac903e14a1a2de4d340f952eb3903314343d4..2837e4612707b4311c25225247572900f2029c5d 100644 (file)
@@ -4,9 +4,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>fa4a48044d33222537e6dbd000f8a2adaa7a15c7</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.245801">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.246301">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>c1bbe8c2e25302fb7903908a5f7f38c32dfac623</Sha>
+      <Sha>5c7481a26da2ae1350b2a4920b50e7ae260891cb</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.243101">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 8163bafcab79eb87d47a1301f0177f73e451aa77..ebb84c9805c90a5205b1189296b77fc95ab1cb37 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.245801</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.246301</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>