Update dependencies from https://github.com/dotnet/symstore build 20211129.1 (#2773)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 30 Nov 2021 14:21:26 +0000 (14:21 +0000)
committerGitHub <noreply@github.com>
Tue, 30 Nov 2021 14:21:26 +0000 (14:21 +0000)
[main] Update dependencies from dotnet/symstore

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

index fa8e4f2b82ad4bf99e2bbe6962cf63421bb4b56f..6863256127455ecf972efe4e3194ff8f87412e4e 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.256501">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.257901">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>28f890492dbe55374670e0b5b4606873eb6f0a1d</Sha>
+      <Sha>eee46ffedfafeb63fbf6e608f013fc0ff1fba93a</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.256601">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 73c89e5bb6819fd4627e6e03b9073320a4b3e10e..e6ad084b82824f9a204224c9c056f94d6a91f9f3 100644 (file)
@@ -16,7 +16,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.256501</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.257901</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>