Skip to content

Conversation

@jmurdick
Copy link

…to .NET Core 2.0

  • Removed obsolete files that aren't used or supported by .NET Standard/Core
  • Converted use of Thread.GetDomain() to AssemblyBuilder to support .NET Core
  • Converted use of CreateType() to CreateTypeInfo().AsType() to support. NET Core
  • Removed TestLuaInterface as it was obsolete (even said so in the comments)

…to .NET Core 2.0

- Removed obsolete files that aren't used or supported by .NET Standard/Core
- Converted use of Thread.GetDomain() to AssemblyBuilder to support .NET Core
- Converted use of CreateType() to CreateTypeInfo().AsType() to support. NET Core
- Removed TestLuaInterface as it was obsolete (even said so in the comments)
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.

1 participant