JamesMenetrey / MemorySharp

A C# based memory editing library targeting Windows applications, offering various functions to extract and inject data and codes into remote processes to allow interoperability.
Other
631 stars 134 forks source link

Upgrade to the .NET Framework 4.6.2. #10

Open JamesMenetrey opened 7 years ago

JamesMenetrey commented 7 years ago

Apply the new syntax of C# v6 as well.

CaptainPRICE commented 7 years ago

I suggest to "upgrade to .NET Framework 4.7 and C# 7 (VS2017)" instead, because that's the newest we have as of today.

DjTrilogic commented 4 years ago

what about .net core ?