Skip to content

Make RavenDB roll forward to the next available higher major version#601

Merged
bording merged 1 commit intomasterfrom
one-runtime
Feb 26, 2026
Merged

Make RavenDB roll forward to the next available higher major version#601
bording merged 1 commit intomasterfrom
one-runtime

Conversation

@tamararivera
Copy link
Member

@tamararivera tamararivera commented Feb 26, 2026

The current version of RavenDB Embedded uses the .NET 8.0 runtime, which makes the PlatformSample need both .NET 8.0 and 10.0 to run.

This change makes RavenDB Embedded roll forward to the next available higher major version, so it will still work even if a .NET 8.0 is not installed.

@tamararivera tamararivera requested a review from bording February 26, 2026 18:05
@tamararivera tamararivera self-assigned this Feb 26, 2026
@tamararivera tamararivera changed the title Make RavenDB Embedded use the runtime of the project Make RavenDB Embedded use the latest major of the runtime present on the machine Feb 26, 2026
@bording bording changed the title Make RavenDB Embedded use the latest major of the runtime present on the machine Make RavenDB roll forward to the next available higher major version Feb 26, 2026
@bording bording merged commit 362155d into master Feb 26, 2026
4 checks passed
@bording bording deleted the one-runtime branch February 26, 2026 22:32
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