Skip to content

Add a target for each framework in the assets file to avoid intermittent issues where errors such as NU1301 can get removed#4663

Merged
nkolev92 merged 2 commits intodevfrom
dev-nkolev92-NU1301SometimesDissappears
Jun 10, 2022
Merged

Add a target for each framework in the assets file to avoid intermittent issues where errors such as NU1301 can get removed#4663
nkolev92 merged 2 commits intodevfrom
dev-nkolev92-NU1301SometimesDissappears

Conversation

@nkolev92
Copy link
Member

@nkolev92 nkolev92 commented Jun 9, 2022

Bug

Fixes: NuGet/Home#11862

Regression? Last working version:

Description

Sometimes errors such as NU1301 that completely fail the restore disappear from the error list after some builds.
The reason is the error is not assigned to a target which breaks the project-system logic for displaying nuget errors.

PR Checklist

  • PR has a meaningful title

  • PR has a linked issue.

  • Described changes

  • Tests

    • Automated tests added
    • OR
    • Test exception
    • OR
    • N/A
  • Documentation

    • Documentation PR or issue filled
    • OR
    • N/A

…ent issues where errors such as NU1301 can get removed.
@nkolev92 nkolev92 requested a review from a team as a code owner June 9, 2022 23:36
jeffkl
jeffkl previously approved these changes Jun 9, 2022
@nkolev92 nkolev92 merged commit 5e1a371 into dev Jun 10, 2022
@nkolev92 nkolev92 deleted the dev-nkolev92-NU1301SometimesDissappears branch June 10, 2022 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants