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

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

index af345a6a80c78cfe100e11eb0738ce55e8e525d1..e44750c366aa5d7e9f3a37de5dea5ee13f8b9f39 100644 (file)
@@ -7,10 +7,6 @@
     <clear />
     <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
     <!--  Begin: Package sources from dotnet-aspnetcore -->
-    <add key="darc-pub-dotnet-aspnetcore-ae1a6cb-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-ae1a6cbe-3/nuget/v3/index.json" />
-    <add key="darc-pub-dotnet-aspnetcore-ae1a6cb-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-ae1a6cbe-2/nuget/v3/index.json" />
-    <add key="darc-pub-dotnet-aspnetcore-ae1a6cb-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-ae1a6cbe-1/nuget/v3/index.json" />
-    <add key="darc-pub-dotnet-aspnetcore-ae1a6cb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-ae1a6cbe/nuget/v3/index.json" />
     <!--  End: Package sources from dotnet-aspnetcore -->
     <!--  Begin: Package sources from dotnet-runtime -->
     <add key="darc-pub-dotnet-runtime-c5a20f9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-c5a20f91/nuget/v3/index.json" />
index 80fcdb65b5dd92563929be1ee2d939e4dc5bbc0a..bf34a20ba5d304ad74e622a33dc29f7ad0bf1745 100644 (file)
@@ -1,8 +1,8 @@
 <Dependencies>
   <ProductDependencies>
-    <Dependency Name="Microsoft.SymbolStore" Version="1.0.255404">
+    <Dependency Name="Microsoft.SymbolStore" Version="1.0.255801">
       <Uri>https://github.com/dotnet/symstore</Uri>
-      <Sha>63d855b5ab924295e71bf546aa24380bb66f53cc</Sha>
+      <Sha>c6753ea1a284e9c6a995587b068087bb60916960</Sha>
     </Dependency>
     <Dependency Name="Microsoft.Diagnostics.Runtime" Version="2.0.255201">
       <Uri>https://github.com/microsoft/clrmd</Uri>
index a62d3a87245457c227cb6fd55f86c5807e834ecd..919082ec34d3723b81272745cd2cdf5849c7cd09 100644 (file)
@@ -8,7 +8,7 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Latest symstore version updated by darc -->
-    <MicrosoftSymbolStoreVersion>1.0.255404</MicrosoftSymbolStoreVersion>
+    <MicrosoftSymbolStoreVersion>1.0.255801</MicrosoftSymbolStoreVersion>
     <!-- Runtime versions to test -->
     <MicrosoftNETCoreApp31Version>3.1.18</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>