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

Remove prebuilts for 5.0 targeting packs #3349

Closed
mthalman opened this issue Mar 28, 2023 · 1 comment · Fixed by NuGet/NuGet.Client#5132
Closed

Remove prebuilts for 5.0 targeting packs #3349

mthalman opened this issue Mar 28, 2023 · 1 comment · Fixed by NuGet/NuGet.Client#5132
Assignees
Labels
area-sbrp Source build reference packages

Comments

@mthalman
Copy link
Member

mthalman commented Mar 28, 2023

The following prebuilts were added in dotnet/installer#15933 to compensate for a change in NuGet:

  • Microsoft.AspNetCore.App.Ref.5.0.0
  • Microsoft.NetCore.App.Host.linux-arm64.5.0.17
  • Microsoft.NetCore.App.Host.linux-x64.5.0.17

The change was introduced by dotnet/installer#15905.

Related build that shows prebuilt failures: https://dev.azure.com/dnceng/internal/_build/results?buildId=2142871&view=results (internal link)

In order to remove these as prebuilts, we either need to have these targeting packs added to SBRP or a compensating change made in NuGet that prevents these from showing up as prebuilts.

@dotnet-issue-labeler dotnet-issue-labeler bot added area-prebuilts Reducing the number of prebuilt packages in the tarball untriaged labels Mar 28, 2023
@MichaelSimons MichaelSimons added area-sbrp Source build reference packages and removed untriaged area-prebuilts Reducing the number of prebuilt packages in the tarball labels Mar 30, 2023
@MichaelSimons MichaelSimons moved this to 8.0 Preview 5 in .NET Source Build Mar 30, 2023
@MichaelSimons
Copy link
Member

I think this was a result of these changes - NuGet/NuGet.Client#5098.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-sbrp Source build reference packages
Projects
Archived in project
2 participants