Skip to content

fix: pin package version range to 1.*#16

Merged
Theauxm merged 1 commit intomainfrom
fix/pin-package-version-range
Mar 6, 2026
Merged

fix: pin package version range to 1.*#16
Theauxm merged 1 commit intomainfrom
fix/pin-package-version-range

Conversation

@Theauxm
Copy link
Copy Markdown
Member

@Theauxm Theauxm commented Mar 6, 2026

Summary

  • Change Directory.Build.props version from 99.99.99 to 1.99.99
  • Change cross-repo PackageReference from Version="*" to Version="1.*"
  • Prevents resolution of unlisted 2.x packages from nuget.org

Prevents accidental resolution of unlisted 2.x packages from nuget.org
by constraining cross-repo PackageReference to 1.* range.
@Theauxm Theauxm merged commit 3197ebd into main Mar 6, 2026
1 check passed
@traxsharp
Copy link
Copy Markdown

traxsharp Bot commented Mar 6, 2026

This PR is included in version 1.7.1

@Theauxm Theauxm deleted the fix/pin-package-version-range branch March 6, 2026 19:04
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.

1 participant