Skip to content

Commit

Permalink
Merged PR 23121: [internal/release/3.1] Update dependencies from dnce…
Browse files Browse the repository at this point in the history
…ng/internal/dotnet-extensions

This pull request updates the following dependencies

[marker]: <> (Begin:Coherency Updates)
## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.26 to 3.1.26 (parent: Microsoft.Extensions.Logging)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.26 to 3.1.26 (parent: Microsoft.Extensions.Logging)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.26 to 3.1.26 (parent: Microsoft.Extensions.Logging)
  - **Microsoft.NETCore.App.Internal**: from 3.1.26-servicing.22261.2 to 3.1.26-servicing.22273.3 (parent: Microsoft.Extensions.Logging)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.26 to 3.1.26 (parent: Microsoft.Extensions.Logging)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.26 to 3.1.26 (parent: Microsoft.Extensions.Logging)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.26 to 3.1.26 (parent: Microsoft.Extensions.Logging)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.26 to 3.1.26 (parent: Microsoft.Extensions.Logging)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.26 to 3.1.26 (parent: Microsoft.Extensions.Logging)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.26 to 3.1.26 (parent: Microsoft.Extensions.Logging)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.26 to 3.1.26 (parent: Microsoft.Extensions.Logging)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.26 to 3.1.26 (parent: Microsoft.Extensions.Logging)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.26 to 3.1.26 (parent: Microsoft.Extensions.Logging)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 3.1.26 to 3.1.26 (parent: Microsoft.Extensions.Logging)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:866e0d8e-b549-4674-92fd-08d795576dcc)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-extensions
- **Subscription**: 866e0d8e-b549-4674-92fd-08d795576dcc
- **Build**: 20220523.2
- **Date Produced**: May 23, 2022 7:52:30 PM UTC
- **Commit**: 2595364d370c0a654434d8119363260c19582e39
- **Branch**: refs/heads/internal/release/3.1

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.JSInterop**: [from 3.1.26 to 3.1.26][1]
  - **Microsoft.Extensions.ValueStopwatch.Sources**: [from 3.1.26-servicing.22269.1 to 3.1.26-servicing.22273.2][1]
  - **Microsoft.Extensions.FileProviders.Abstractions**: [from 3.1.26 to 3.1.26][1]
  - **Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions**: [from 3.1.26 to 3.1.26][1]
  - **Microsoft.Extensions.Diagnostics.HealthChecks**: [from 3.1.26 to 3.1.26][1]
  - **Mi...
  • Loading branch information
dotnet-bot authored and vseanreesermsft committed May 23, 2022
2 parents bce7f04 + 28ae9e9 commit 206e310
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 79 deletions.
6 changes: 4 additions & 2 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@
<!-- Begin: Package sources from dotnet-corefx -->
<!-- End: Package sources from dotnet-corefx -->
<!-- Begin: Package sources from dotnet-core-setup -->
<add key="darc-int-dotnet-core-setup-dae24f1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-dae24f14/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-core-setup -->
<!-- Begin: Package sources from dotnet-extensions -->
<add key="darc-int-dotnet-extensions-78a9385" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-78a9385a/nuget/v3/index.json" />
<add key="darc-int-dotnet-extensions-2595364" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-2595364d/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-extensions -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
Expand All @@ -23,12 +24,13 @@
<!-- Begin: Package sources from dotnet-corefx -->
<!-- End: Package sources from dotnet-corefx -->
<!-- Begin: Package sources from dotnet-extensions -->
<add key="darc-int-dotnet-extensions-78a9385" value="true" />
<add key="darc-int-dotnet-extensions-2595364" value="true" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="darc-int-dotnet-extensions-4210e7d" value="true" />
<add key="darc-int-dotnet-extensions-4210e7d" value="true" />
<!-- End: Package sources from dotnet-extensions -->
<!-- Begin: Package sources from dotnet-core-setup -->
<add key="darc-int-dotnet-core-setup-dae24f1" value="true" />
<add key="darc-int-dotnet-core-setup-2494499" value="true" />
<add key="darc-int-dotnet-core-setup-9165b88" value="true" />
<add key="darc-int-dotnet-core-setup-39f0d54" value="true" />
Expand Down
Loading

0 comments on commit 206e310

Please sign in to comment.