Update dependencies from https://github.com/dotnet/symstore build 20211115.1 (#2753)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 16 Nov 2021 13:57:14 +0000 (13:57 +0000)
committerGitHub <noreply@github.com>
Tue, 16 Nov 2021 13:57:14 +0000 (13:57 +0000)
[main] Update dependencies from dotnet/symstore

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

index ec535a0290c184b9f855ecd180c833ed02c5fee6..6c095731825029b1f207a34c2b419df9f7efe531 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.255801">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.256501">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>c6753ea1a284e9c6a995587b068087bb60916960</Sha>
+      <Sha>28f890492dbe55374670e0b5b4606873eb6f0a1d</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.255201">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 64a31fbfab390503cfba3a41aef7a76eb18ec56c..4bcd446fe945f593b1e4ff92199d3e0e8d40f97f 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.255801</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.256501</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>