Skip to content

Upgrade v8 #943

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Upgrade v8 #943

wants to merge 2 commits into from

Conversation

fretje
Copy link

@fretje fretje commented Dec 19, 2024

This fixes the failing tests

(I'm not sure I have done this right... this should go into this pr: #937)

@robertmclaws
Copy link
Collaborator

Just an FYI, we won't be able to accept this pull request because it will break compatibility with older systems that rely on Simple.OData.Client.

There will have to be a different way to implement these changes.

@esbenbach
Copy link

@robertmclaws Would you be willing to accept a PR that does some multitargeting stuff? I.e something like

#if NET8_0_OR_GREATER
use Odata v8
#else 
use Odata v7

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.

4 participants