Skip to content

Test: remove hack for testing preview .NET SDK#4977

Merged
dtivel merged 1 commit intodevfrom
dev-dtivel-remove-workaround
Dec 7, 2022
Merged

Test: remove hack for testing preview .NET SDK#4977
dtivel merged 1 commit intodevfrom
dev-dtivel-remove-workaround

Conversation

@dtivel
Copy link
Contributor

@dtivel dtivel commented Dec 7, 2022

Bug

Fixes: NuGet/Home#12150

Regression? Last working version: N/A

Description

This change removes a workaround that was necessary for a test to pass on an incoherent preview release of .NET 7 SDK. Now that we're testing a coherent GA release of .NET 7 SDK, the underlying issue is gone, and the workaround can be removed.

Side note: I also intend to backport this change in a separate PR to the release-6.4.x branch.

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

@dtivel dtivel requested a review from a team as a code owner December 7, 2022 07:46
@dtivel dtivel merged commit 380415d into dev Dec 7, 2022
@dtivel dtivel deleted the dev-dtivel-remove-workaround branch December 7, 2022 17:58
dtivel added a commit that referenced this pull request Dec 7, 2022
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.

Test: remove hack for testing preview .NET SDK

3 participants