Update dependencies from https://github.com/dotnet/symstore build 20220404.1 (#2981)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 5 Apr 2022 13:18:56 +0000 (13:18 +0000)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 13:18:56 +0000 (13:18 +0000)
[main] Update dependencies from dotnet/symstore

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

index 5eb4715101b28e4d99174509a473246732db2c22..62548a9934f020329b1039c125b328ba23f7309d 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.317802">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.320401">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>6f7e60b0a865d362320e499f025035445690a481</Sha>
+      <Sha>aebde3c78a70fbbc067a059a98f27f7c4d0abbd5</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.317902">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index 1247f2a83791087fdc9223c909318bea4a2b278d..145af6baf3c3441251cf12ea457517b22ed0dfd7 100644 (file)
@@ -18,7 +18,7 @@
     <!-- The SDK runtime version used to build single-file apps (currently hardcoded) -->
     <SingleFileRuntimeVersion>6.0.3</SingleFileRuntimeVersion>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.317802</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.320401</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>