Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
Merged PR 21414: [internal/release/3.1.4xx] Update dependencies from …
Browse files Browse the repository at this point in the history
…dnceng/internal/dotnet-cli

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.DotNet.Common.ItemTemplates**: from 3.1.21 to 3.1.23 (parent: Microsoft.DotNet.Cli.Runtime)

[DependencyUpdate]: <> (End)

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

[marker]: <> (Begin:cf50613a-523d-48c7-97a3-08d828f89b88)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-cli
- **Subscription**: cf50613a-523d-48c7-97a3-08d828f89b88
- **Build**: 20220223.18
- **Date Produced**: February 23, 2022 11:51:31 PM UTC
- **Commit**: d009a21b3ef030c45c1d5e6469bb7575b7084727
- **Branch**: refs/heads/internal/release/3.1.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 3.1.417-servicing.21608.4 to 3.1.417-servicing.22123.18][1]
  - **Microsoft.DotNet.Cli.Utils**: [from 3.1.417-servicing.21608.4 to 3.1.417-servicing.22123.18][1]
  - **Microsoft.DotNet.Cli.Runtime**: [from 3.1.417-servicing.21608.4 to 3.1.417-servicing.22123.18][1]
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 3.1.21 to 3.1.23][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-cli/branches?baseVersion=GC778e7c9&targetVersion=GCd009a21&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GC611bf58&targetVersion=GCf491af8&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:cf50613a-523d-48c7-97a3-08d828f89b88)
  • Loading branch information
dotnet-bot authored and vseanreesermsft committed Feb 24, 2022
2 parents f21ffa4 + 87d8135 commit 3c916b0
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 11 deletions.
2 changes: 2 additions & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<add key="darc-int-dotnet-razor-tooling-39d9ee3" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-razor-tooling-39d9ee3c/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-razor-tooling -->
<!-- Begin: Package sources from dotnet-templating -->
<add key="darc-int-dotnet-templating-f491af8" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-templating-f491af84/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-templating -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
Expand All @@ -28,6 +29,7 @@
<disabledPackageSources>
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-templating -->
<add key="darc-int-dotnet-templating-f491af8" value="true" />
<!-- End: Package sources from dotnet-templating -->
<!-- Begin: Package sources from dotnet-core-setup -->
<add key="darc-int-dotnet-core-setup-7af614f" value="true" />
Expand Down
18 changes: 9 additions & 9 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
<Sha>4c6b4aa257241c4d419b8c271e37afac4445b1c0</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.417-servicing.21608.4">
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.417-servicing.22123.18">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>778e7c9c68fdea2e4e10171931700ad57f7a004a</Sha>
<Sha>d009a21b3ef030c45c1d5e6469bb7575b7084727</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.417-servicing.21608.4">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.417-servicing.22123.18">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>778e7c9c68fdea2e4e10171931700ad57f7a004a</Sha>
<Sha>d009a21b3ef030c45c1d5e6469bb7575b7084727</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.417-servicing.22103.15">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
Expand Down Expand Up @@ -87,19 +87,19 @@
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>65f04fb6db7a5e198d05dbebd5c4ad21eb018f89</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.21" CoherentParentDependency="Microsoft.DotNet.Cli.Runtime">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>611bf58075f1bd5cf930aafad9b3d0fed548c89c</Sha>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.23" CoherentParentDependency="Microsoft.DotNet.Cli.Runtime">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
<Sha>f491af842a534e4f0a2e43f228988fa22f7ce199</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22077.9">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>31e3d884010345c19f6335571e34b2b5c7ce13bc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.417-servicing.21608.4">
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.417-servicing.22123.18">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>778e7c9c68fdea2e4e10171931700ad57f7a004a</Sha>
<Sha>d009a21b3ef030c45c1d5e6469bb7575b7084727</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<!-- Production Dependencies -->
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetCliRuntimePackageVersion>3.1.417-servicing.21608.4</MicrosoftDotNetCliRuntimePackageVersion>
<MicrosoftDotNetCliRuntimePackageVersion>3.1.417-servicing.22123.18</MicrosoftDotNetCliRuntimePackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
Expand Down Expand Up @@ -86,7 +86,7 @@
<PropertyGroup>
<!-- Test only dependencies -->
<MicrosoftDotNetPlatformAbstractionsPackageVersion>3.1.6</MicrosoftDotNetPlatformAbstractionsPackageVersion>
<MicrosoftDotNetCliUtilsPackageVersion>3.1.417-servicing.21608.4</MicrosoftDotNetCliUtilsPackageVersion>
<MicrosoftDotNetCliUtilsPackageVersion>3.1.417-servicing.22123.18</MicrosoftDotNetCliUtilsPackageVersion>
</PropertyGroup>
<PropertyGroup>
<UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>
Expand Down

0 comments on commit 3c916b0

Please # to comment.