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

Use NuGet CPM (Central Package Management) #54

Merged
merged 20 commits into from
Dec 21, 2024

Conversation

satrapu
Copy link
Owner

@satrapu satrapu commented Dec 20, 2024

  • Modernize package management by employing NuGet CPM (Central Package Management)
  • Update dependencies (NuGet packages, Docker Compose)
  • Introduce NuGet package source mappings
  • Remove tests.runsettings file used by tests as it's useless
  • Generate code coverage via coverlet.msbuild NuGet package, as introducing NuGet CPM messes up collecting cove coverage via the old way, based on coverlet.collector NuGet package

@satrapu satrapu force-pushed the feature/use-nuget-central-package-management branch from ce3680c to 852a421 Compare December 21, 2024 17:52
@satrapu satrapu force-pushed the feature/use-nuget-central-package-management branch from 0448a67 to 677b0be Compare December 21, 2024 18:39
@satrapu satrapu force-pushed the feature/use-nuget-central-package-management branch from 677b0be to 82ad0db Compare December 21, 2024 19:20
@satrapu satrapu merged commit cacc3d4 into master Dec 21, 2024
5 checks passed
@satrapu satrapu deleted the feature/use-nuget-central-package-management branch December 21, 2024 19:45
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