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

Enable PackageReference support if available #232

Merged
merged 12 commits into from
Nov 3, 2022

Conversation

jonthysell
Copy link
Contributor

@jonthysell jonthysell commented Nov 1, 2022

This PR checks if the version of RNW is >= 0.68.0, then switches to using
PackageReference for NuGet dependencies instead of using the legacy
packages.config.

This PR also updates the GitHub Action workflow to reduce copy/pasting and expand the test matrix of RNW versions tested.

Closes #230
Closes #231

Microsoft Reviewers: Open in CodeFlow

This PR checks if the version of RNW is >= 0.68.0, then switch to using
`PackageReference` for NuGet dependencies instead of using the legacy
`packages.config`.
@jonthysell jonthysell requested a review from a team as a code owner November 1, 2022 22:28
@jonthysell jonthysell merged commit 131eea6 into microsoft:main Nov 3, 2022
@jonthysell jonthysell deleted the prefsupport branch November 3, 2022 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants