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

Commit

Permalink
Merged PR 22473: [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:cf50613a-523d-48c7-97a3-08d828f89b88)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-cli
- **Subscription**: cf50613a-523d-48c7-97a3-08d828f89b88
- **Build**: 20220420.1
- **Date Produced**: April 20, 2022 8:23:49 AM UTC
- **Commit**: a5a327b5cbf6b6d89574faafcec5603b8f135864
- **Branch**: refs/heads/internal/release/3.1.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 3.1.418-servicing.22180.8 to 3.1.419-servicing.22220.1][6]
  - **Microsoft.DotNet.Cli.Utils**: [from 3.1.418-servicing.22180.8 to 3.1.419-servicing.22220.1][6]
  - **Microsoft.DotNet.Cli.Runtime**: [from 3.1.418-servicing.22180.8 to 3.1.419-servicing.22220.1][6]
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 3.1.24 to 3.1.25][7]

[6]: https://dev.azure.com/dnceng/internal/_git/dotnet-cli/branches?baseVersion=GC90b3154&targetVersion=GCa5a327b&_a=files
[7]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GCc088cfd&targetVersion=GCce3b0dc&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:cf50613a-523d-48c7-97a3-08d828f89b88)

[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.24 to 3.1.25 (parent: Microsoft.DotNet.Cli.Runtime)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)
  • Loading branch information
dotnet-bot authored and vseanreesermsft committed Apr 20, 2022
2 parents f5f86e5 + 587dd83 commit 0ac9da1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 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-f7f8678" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-razor-tooling-f7f86786/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-razor-tooling -->
<!-- Begin: Package sources from dotnet-templating -->
<add key="darc-int-dotnet-templating-ce3b0dc" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-templating-ce3b0dc3/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-ce3b0dc" value="true" />
<!-- End: Package sources from dotnet-templating -->
<!-- Begin: Package sources from dotnet-core-setup -->
<add key="darc-int-dotnet-core-setup-9165b88" value="true" />
Expand Down
16 changes: 8 additions & 8 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.418-servicing.22180.8">
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.419-servicing.22220.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>90b31548d30a5426203221cc8319f64463f52ba4</Sha>
<Sha>a5a327b5cbf6b6d89574faafcec5603b8f135864</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.418-servicing.22180.8">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.1.419-servicing.22220.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>90b31548d30a5426203221cc8319f64463f52ba4</Sha>
<Sha>a5a327b5cbf6b6d89574faafcec5603b8f135864</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.419-servicing.22214.4">
<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.24" CoherentParentDependency="Microsoft.DotNet.Cli.Runtime">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="3.1.25" CoherentParentDependency="Microsoft.DotNet.Cli.Runtime">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
<Sha>c088cfded1fb1fb84c210514a717ccd5631b15b1</Sha>
<Sha>ce3b0dc31df0909a8d8d766694afbc96dfff3036</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22212.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>110afd89a939ac6476282e27d7290583ad3b1715</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.418-servicing.22180.8">
<Dependency Name="Microsoft.DotNet.Cli.Utils" Version="3.1.419-servicing.22220.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>90b31548d30a5426203221cc8319f64463f52ba4</Sha>
<Sha>a5a327b5cbf6b6d89574faafcec5603b8f135864</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.418-servicing.22180.8</MicrosoftDotNetCliRuntimePackageVersion>
<MicrosoftDotNetCliRuntimePackageVersion>3.1.419-servicing.22220.1</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.418-servicing.22180.8</MicrosoftDotNetCliUtilsPackageVersion>
<MicrosoftDotNetCliUtilsPackageVersion>3.1.419-servicing.22220.1</MicrosoftDotNetCliUtilsPackageVersion>
</PropertyGroup>
<PropertyGroup>
<UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>
Expand Down

0 comments on commit 0ac9da1

Please sign in to comment.