Skip to content

chore: update NuGet packages#52

Merged
poxet merged 1 commit into
masterfrom
develop
Jun 26, 2026
Merged

chore: update NuGet packages#52
poxet merged 1 commit into
masterfrom
develop

Conversation

@poxet

@poxet poxet commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates all outdated NuGet packages across the solution.

Package From To
Microsoft.NET.Test.Sdk 18.6.0 18.7.0
Tharga.MongoDB 2.11.0 2.11.2
Swashbuckle.AspNetCore 10.2.1 10.2.3
StackExchange.Redis 2.13.17 3.0.7 (major)

Verification

  • Solution builds in Release with no new warnings/errors.
  • StackExchange.Redis 3.0 major upgrade compiled with no source changes required; all Redis tests pass.
  • 477/478 core tests pass; the single failure is a pre-existing flaky timing-sensitive throttle test (a different parametrization fails each run), unrelated to these package changes.

- Microsoft.NET.Test.Sdk 18.6.0 -> 18.7.0 (test projects)
- Tharga.MongoDB 2.11.0 -> 2.11.2
- Swashbuckle.AspNetCore 10.2.1 -> 10.2.3 (WebApi sample)
- StackExchange.Redis 2.13.17 -> 3.0.7 (major version)
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@poxet poxet merged commit ad19b14 into master Jun 26, 2026
7 of 8 checks passed
@github-actions

Copy link
Copy Markdown

Released as v0.4.9https://github.com/Tharga/Cache/releases/tag/0.4.9

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