Update dependencies from https://github.com/dotnet/symstore build 20201113.1 (#1722)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 14 Nov 2020 22:12:58 +0000 (22:12 +0000)
committerGitHub <noreply@github.com>
Sat, 14 Nov 2020 22:12:58 +0000 (22:12 +0000)
[master] Update dependencies from dotnet/symstore

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

index 170c108ab3dd4d73183057e6c5200c9e246b76fe..56b4b9ce5f1212876d43fa511c32dca5709d4ea0 100644 (file)
@@ -5,15 +5,6 @@
   </solution>
   <packageSources>
     <clear />
-    <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
-    <!--  Begin: Package sources from dotnet-runtime -->
-    <add key="darc-pub-dotnet-runtime-7ef6d50" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-7ef6d50b/nuget/v3/index.json" />
-    <!--  End: Package sources from dotnet-runtime -->
-    <!--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 e9cfe930046744f6d566fb25760eced3257a4d6b..0027558b193168f2ee3b41ff36a96cfd5c793385 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>72b28b7e023d4c3fffa0a0b9748a7d4e8cc799be</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.155902">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.156301">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>253d3a8be662646090f5e811b3fe07fa6dece749</Sha>
+      <Sha>3e54261e6c25eaa5ef8b7e301227db6862e9a751</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.151902">
       <Uri>https://github.com/Microsoft/clrmd</Uri>
index bcabce311eff476099d78ed93b5ae63ac5483d91..6b0c7dbd0c0f47c8c72cee840d1f34cb51db36e5 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.155902</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.156301</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.22</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>