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.
This PR checks if the version of RNW is >= 0.68.0, then switches to using
PackageReference
for NuGet dependencies instead of using the legacypackages.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