#2344 Upgrade solutions to Visual Studio 2026 format#2354
Merged
Conversation
…empty in opt creators
…o longer developed or supported
…r discoveryType: PollKube
Collaborator
raman-m
added a commit
that referenced
this pull request
Jan 29, 2026
* Update all packs that include the new net10.0 TFM in the stack * Prevent ArgumentNullException in DefaultMemoryCache<T> * Fix tests by refactoring merging process when collection options are empty in opt creators * Fix unit tests * New solution files for Visual Studio 2026 and .NET 10 SDK * Avoid analyzing the code with StyleCop.Analyzers, as the package is no longer developed or supported * Reorganize MessageInvokerPoolTests * ShouldHighlyLoadOnUnstableKubeProvider_WithRoundRobinLoadBalancing for discoveryType: PollKube * Improve code coverage * Update build.cake * Update workflows
raman-m
added a commit
that referenced
this pull request
Feb 9, 2026
* Warning ASPDEPR008: 'IWebHostBuilder.Build()' is obsolete: 'IWebHost is obsolete. Use IHost instead. For more information, visit https://aka.ms/aspnet/deprecate/008
raman-m
added a commit
that referenced
this pull request
Feb 9, 2026
* Warning ASPDEPR008: 'IWebHostBuilder.Build()' is obsolete: 'IWebHost is obsolete. Use IHost instead. For more information, visit https://aka.ms/aspnet/deprecate/008
raman-m
added a commit
that referenced
this pull request
Feb 25, 2026
* Dispose pattern for logging and Kube polling * Fix HeaderTests to work seamlessly across .NET 8, 9, 10 frameworks * Don't fail the build if code coverage drops below the threshold * Re-enable problematic tests * Fix xUnit1051 warnings * Bump Ocelot.Testing pack to 25.0.0-beta.2 * Redesign PollKube discovery utilizing PeriodicTimer * Skip PollKube tests that are still in development * Fix line endings issue in values expected as strings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #2344
Proposed Changes
net10.0TFM ❗ Example here → Ocelot.csproj.slnxfiles for Visual Studio 2026 ❗Microsoft.*packs ❗packages.lock.jsonfiles for build restore caching in CI/CD