Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/8.0.1xx-preview3] Update dependencies from dotnet/sdk #15905

Conversation

dotnet-maestro[bot]
Copy link

This pull request updates the following dependencies

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

  • Coherency Updates:
    • Microsoft.AspNetCore.App.Ref: from 8.0.0-preview.3.23169.3 to 8.0.0-preview.3.23170.14 (parent: Microsoft.NET.Sdk)
    • Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-preview.3.23169.3 to 8.0.0-preview.3.23170.14 (parent: Microsoft.NET.Sdk)
    • Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-preview.3.23169.3 to 8.0.0-preview.3.23170.14 (parent: Microsoft.NET.Sdk)
    • VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-preview.3.23169.3 to 8.0.0-preview.3.23170.14 (parent: Microsoft.NET.Sdk)
    • dotnet-dev-certs: from 8.0.0-preview.3.23169.3 to 8.0.0-preview.3.23170.14 (parent: Microsoft.NET.Sdk)
    • dotnet-user-jwts: from 8.0.0-preview.3.23169.3 to 8.0.0-preview.3.23170.14 (parent: Microsoft.NET.Sdk)
    • dotnet-user-secrets: from 8.0.0-preview.3.23169.3 to 8.0.0-preview.3.23170.14 (parent: Microsoft.NET.Sdk)
    • Microsoft.FSharp.Compiler: from 12.5.0-beta.23167.4 to 12.5.0-beta.23171.5 (parent: Microsoft.NET.Sdk)
    • Microsoft.SourceBuild.Intermediate.fsharp: from 7.0.300-beta.23167.4 to 7.0.300-beta.23171.5 (parent: Microsoft.NET.Sdk)
    • Microsoft.Net.Compilers.Toolset: from 4.6.0-2.23166.9 to 4.6.0-2.23171.5 (parent: Microsoft.NET.Sdk)
    • NuGet.Build.Tasks: from 6.6.0-preview.3.50 to 6.6.0-preview.3.55 (parent: Microsoft.NET.Sdk)

From https://github.com/dotnet/sdk

  • Subscription: 3a4b1a1f-2b6a-4378-b2e1-08db2a25abab
  • Build: 20230322.4
  • Date Produced: March 22, 2023 12:36:47 PM UTC
  • Commit: 73ba7cc49aca48b714dfec38874e4e8e2ed707f7
  • Branch: refs/heads/release/8.0.1xx-preview3

Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-preview.3.23170.5 -> To Version 8.0.100-preview.3.23172.4

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.Net.Compilers.Toolset,NuGet.Build.Tasks
 From Version 8.0.0-preview.3.23169.3 -> To Version 8.0.0-preview.3.23170.14 (parent: Microsoft.NET.Sdk
@v-wuzhai
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@v-wuzhai
Copy link
Member

@dotnet/source-build-internal Could you take a look at the failures here?

@crummel crummel requested a review from a team as a code owner March 23, 2023 23:14
@@ -23,7 +23,7 @@
<TargetFrameworksExeForSigning Condition=" '$(IsXPlat)' == 'true' ">$(NETCoreTargetFramework);netcoreapp5.0</TargetFrameworksExeForSigning>
<TargetFrameworksExeForSigning Condition="'$(DotNetBuildFromSource)' == 'true'">$(TargetFrameworksExe);net7.0</TargetFrameworksExeForSigning>
@@ -26,7 +26,7 @@

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@crummel where is this coming from? If we are disabling TFM trimming, only the second set of changes is needed, i.e. a single TargetFrameworksLibrary change. My original change is: NuGet/NuGet.Client@2da00ae

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK - this looks good.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's no real change to your patch, just the context lines changed which caused it to fail.

@dotnet-maestro dotnet-maestro bot merged commit 6e2b343 into release/8.0.1xx-preview3 Mar 24, 2023
@dotnet-maestro dotnet-maestro bot deleted the darc-release/8.0.1xx-preview3-706a0bd4-2c75-47e7-9892-08be71a4f7c7 branch March 24, 2023 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants