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

Migrate to .net from .netframework #245

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RandallFlagg
Copy link

resolves #230

My PR is for .NET 7 but the change to .NET 8 will be very small once the official version is released.

Updated from .NetFramework 4.6.1 to .Net 7.
Updated C++ to std 20 (C++20).
Updated C to std 17 (C17).

Updated: C++ to std 20 (C++20).
Updated: C to std 17 (C17).
Fixed: binarycache-test test
@TheNicker
Copy link

Now that .net is cross platform.
Any chance to read ELF files for Linux ? It would be great running this project in Linux.

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.

Consider migrating to .NET 6
2 participants