MichalStrehovsky / zerosharp

Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.
2.02k stars 105 forks source link

Update ZeroSharp to .NET 7 #37

Closed kant2002 closed 1 year ago

kant2002 commented 2 years ago
MichalStrehovsky commented 1 year ago

Thank you! I've updated Test.CoreLib, but we'll probably need to rewrite the RSP file to remove the appcontext switch thing before ILC runs.

kant2002 commented 1 year ago

Nice! I like that even better. I do not touch Test.CoreLib because you have no way to validate it if I just put some random bits. It would be more work for you then as it is.