This commit is contained in:
Philip Schell 2019-11-29 14:43:26 +01:00
parent 420831eb52
commit 875248bcdc

View File

@ -1,5 +1,4 @@
#if NETCOREAPP #if !NETCOREAPP
#else
using System.Reflection; using System.Reflection;
using System.Runtime.CompilerServices; using System.Runtime.CompilerServices;
using System.Runtime.InteropServices; using System.Runtime.InteropServices;