Update dependencies from https://github.com/dotnet/symstore build 20201109.2 (#1710)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 10 Nov 2020 17:43:17 +0000 (17:43 +0000)
committerGitHub <noreply@github.com>
Tue, 10 Nov 2020 17:43:17 +0000 (17:43 +0000)
[master] Update dependencies from dotnet/symstore

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

index eebf83de7591fbdd299ea449e2192cc9ee77ba13..170c108ab3dd4d73183057e6c5200c9e246b76fe 100644 (file)
@@ -12,6 +12,8 @@
     <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
     <!--  Begin: Package sources from dotnet-runtime -->
     <!--  End: Package sources from dotnet-runtime -->
+    <!--  Begin: Package sources from dotnet-runtime -->
+    <!--  End: Package sources from dotnet-runtime -->
     <!-- Feeds used in Maestro/Arcade publishing -->
     <add key="dotnet6" value="https://dnceng.pkgs.visualstudio.com/public/_packaging/dotnet6/nuget/v3/index.json" />
     <add key="dotnet6-transport" value="https://dnceng.pkgs.visualstudio.com/public/_packaging/dotnet6-transport/nuget/v3/index.json" />
index 7503e94385fe4bd752337e2f3e308a18a0b5705a..e9cfe930046744f6d566fb25760eced3257a4d6b 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>72b28b7e023d4c3fffa0a0b9748a7d4e8cc799be</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.155301">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.155902">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>daea5d7a40a872a56ef74dca63cf77a5a84661b5</Sha>
+      <Sha>253d3a8be662646090f5e811b3fe07fa6dece749</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.151902">
       <Uri>https://github.com/Microsoft/clrmd</Uri>
index ba18abe8699fb537178bbc48063cf1b443e3e980..31a85a2782eed55af1ef72c68fd6d6aa60e4bc4c 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.155301</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.155902</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.22</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>