Update dependencies from https://github.com/dotnet/symstore build 20210225.1 (#2027)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 26 Feb 2021 13:45:04 +0000 (13:45 +0000)
committerGitHub <noreply@github.com>
Fri, 26 Feb 2021 13:45:04 +0000 (13:45 +0000)
[master] Update dependencies from dotnet/symstore

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

index 139a819cf7578de45ed2ad81f302fc43a370b089..8dc7a98760c6690d9670b030e3ae98526eb835ee 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>938b3e8b4edcd96ca0f0cbbae63c87b3f51f7afe</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.212301">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.212501">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>6aa1505d8f5a62083c048b65fe9d870da9092c83</Sha>
+      <Sha>b886fe18dcb6557c75f1c2cf5519be63511dbc53</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.156101">
       <Uri>https://github.com/Microsoft/clrmd</Uri>
@@ -34,7 +34,7 @@
     <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21105.12">
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>938b3e8b4edcd96ca0f0cbbae63c87b3f51f7afe</Sha>
-      <SourceBuild RepoName="arcade" ManagedOnly="true"/>
+      <SourceBuild RepoName="arcade" ManagedOnly="true" />
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.0-preview.2.21120.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 484f8df3c2307c5699acb5919d4f800e7aff367c..695751baad8fd239f32e8ccf8cdbf33aeecf29e6 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.212301</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.212501</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.23</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>