Update dependencies from https://github.com/dotnet/symstore build 20200929.2 (#1622)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 30 Sep 2020 16:22:23 +0000 (16:22 +0000)
committerGitHub <noreply@github.com>
Wed, 30 Sep 2020 16:22:23 +0000 (16:22 +0000)
[master] Update dependencies from dotnet/symstore

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

index ea58bc59288a69945d3eb7c4a27ffe7d1352908b..cccb24a4d600f92c886d2a0662f636ed933f4553 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>61cde6e8fb9d5c9790867b279deb41783a780cd8</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.143102">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.147902">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>ccfa77ef0d395362d70a84404c24c8f30e81f039</Sha>
+      <Sha>f2731736d28ac7309a2da4ae036831049c6e1ad6</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.147201">
       <Uri>https://github.com/Microsoft/clrmd</Uri>
index 471d4adadd49c1a399489c6166e994553f63715c..6abc429f8f25d546235dd24e468aae0124dbce57 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.143102</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.147902</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.22</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>