Update dependencies from https://github.com/dotnet/symstore build 20210301.1 (#2037)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 2 Mar 2021 13:42:09 +0000 (13:42 +0000)
committerGitHub <noreply@github.com>
Tue, 2 Mar 2021 13:42:09 +0000 (13:42 +0000)
[master] Update dependencies from dotnet/symstore

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

index 277e54cc57cf8d6fa238acb5d6c99c04fc8fff17..5e12935db80f47d70f034a8e2c10efa7028b325f 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>15246f4af00a1cb2e580783d32ec2937b1878a64</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.212501">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.215101">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>b886fe18dcb6557c75f1c2cf5519be63511dbc53</Sha>
+      <Sha>3ed87724fe4e98c7ecc77617720591783ee2e676</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.156101">
       <Uri>https://github.com/Microsoft/clrmd</Uri>
index d27a014bc5c4d41d9562c1b21cb2d666be03d3cd..ccb3564a4da8bcb7c442d24390da41c3fca074d8 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.212501</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.215101</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.23</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>