Update dependencies from https://github.com/dotnet/symstore build 20201028.1 (#1684)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 29 Oct 2020 16:49:27 +0000 (16:49 +0000)
committerGitHub <noreply@github.com>
Thu, 29 Oct 2020 16:49:27 +0000 (16:49 +0000)
[master] Update dependencies from dotnet/symstore

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

index 0bef5f63f218bd7aba3f8e0a26e494c047152f49..8777df4d06ce354dc00dcae0867e42ef3cb4f470 100644 (file)
@@ -6,7 +6,9 @@
   <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-cf258a1-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-cf258a14-1/nuget/v3/index.json" />
+    <!--  End: Package sources from dotnet-runtime -->
     <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
     <!-- Feeds used in Maestro/Arcade publishing -->
     <add key="dotnet5" value="https://dnceng.pkgs.visualstudio.com/public/_packaging/dotnet5/nuget/v3/index.json" />
index c6a6199f2ff8e04ad49ec33bccbe8c7bf797dbbf..1ff346147e1bf8f4846a79a3978514da48531271 100644 (file)
@@ -8,9 +8,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>c262e0121edb7df890528bb61589d4b6e440a1f6</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.152701">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.152801">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>122f21d58b91c31dccead2e2678a18ec8ced5141</Sha>
+      <Sha>2bc05f337c8077223ebebe2d62251825ac743eb5</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.151902">
       <Uri>https://github.com/Microsoft/clrmd</Uri>
index 3ef040e87dff90f2a7a3c5b2e489173e297b8b6d..6462a9b19d22f4615f6ae79710a757a7c59faad8 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.152701</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.152801</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp21Version>2.1.22</MicrosoftNETCoreApp21Version>
     <MicrosoftAspNetCoreApp21Version>$(MicrosoftNETCoreApp21Version)</MicrosoftAspNetCoreApp21Version>