Skip to content

Test: update .NET 7 SDK version for testing#4971

Merged
dtivel merged 2 commits intodevfrom
dev-dtivel-update-test-sdk
Dec 6, 2022
Merged

Test: update .NET 7 SDK version for testing#4971
dtivel merged 2 commits intodevfrom
dev-dtivel-update-test-sdk

Conversation

@dtivel
Copy link
Copy Markdown
Contributor

@dtivel dtivel commented Dec 6, 2022

Bug

Fixes: NuGet/Home#12302

Regression? Last working version: N/A

Description

This PR changes the test .NET SDK version from an old preview release to the latest stable .NET 7 SDK release. The PR also fixes 2 tests which I discovered to have an unstable verification when the test .NET SDK's fallback certificate bundles changed.

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 6, 2022 17:40
@dtivel dtivel merged commit 69cbbbf into dev Dec 6, 2022
@dtivel dtivel deleted the dev-dtivel-update-test-sdk branch December 6, 2022 17:54
dtivel added a commit that referenced this pull request Dec 6, 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: update test .NET SDK from .NET 7 preview to GA

2 participants