Update dependencies from https://github.com/dotnet/symstore build 20200810.1 (#1430)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 11 Aug 2020 16:31:04 +0000 (16:31 +0000)
committerGitHub <noreply@github.com>
Tue, 11 Aug 2020 16:31:04 +0000 (16:31 +0000)
[master] Update dependencies from dotnet/symstore
- Updates:
  - Microsoft.SymbolStore: from 1.0.140301 to 1.0.141001

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

index d1dc4a2d9b3642c7fd25f080009e60a57f2c3197..4a92eace448fc5942ad6675ab597c8cf4f86f455 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>f6192d1e284a08ac05041d05fa6e60dec74b24f5</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.140301">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.141001">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>c9ca5cbbfae52c6c76c7be64bd57145c37122f7c</Sha>
+      <Sha>facabfb7992467f9bf4fdf985fe355896d7fbd47</Sha>
     </Dependency>
   </ProductDependencies>
   <ToolsetDependencies>
index 648e59704eb92656a0b35b19f6b4245151206f6c..7ab1f45d52cdc08c240bff3278e94c73ab7fbb8b 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.140301</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.141001</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.18</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>