reactiveui / splat

Makes things cross-platform
MIT License
967 stars 142 forks source link

Feature: Add central nuget packaging #1073

Closed glennawatson closed 6 months ago

glennawatson commented 6 months ago

Introducing central nuget packages.

This pushes the versioning out to a inherited file, so its consistent across the entire project.

Also introducing grouping for common dependencies such as Splat, Fody or Maui.

This will allow us to have consistent packaging across the entire solution.

This also means we are no longer using wildcard nuget versions anymore. The grouping should simplify the number of updates we have to perform though.

github-actions[bot] commented 6 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.