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

Centralized package management #2135

Merged
merged 3 commits into from
Sep 18, 2024
Merged

Centralized package management #2135

merged 3 commits into from
Sep 18, 2024

Conversation

mhelleborg
Copy link
Member

@mhelleborg mhelleborg commented Sep 18, 2024

Description

This migrates the repository to centralized package management, avoiding the overhead of needing to change versions in every csproj when bumping versions.

I also rewrote the persistence tests to use fixtures, since the existing tests were needlessly slow ( instantiating all providers per run of each test ). 90 mins -> 1 min on my machine. One broken test (CanUseSeparateStores), but that was not adressed.

Out of date dependencies were updated.

@rogeralsing rogeralsing merged commit bf49315 into dev Sep 18, 2024
18 checks passed
@rogeralsing rogeralsing deleted the cpm branch September 18, 2024 16:31
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.

2 participants