mirror of
https://github.com/ZuneDev/MicrosoftIris.git
synced 2026-07-27 13:13:29 -07:00
[WIP] Fix net48 build
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#if NETCOREAPP
|
||||
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Microsoft.Iris.Interop;
|
||||
@@ -215,3 +217,5 @@ public static unsafe class EngineApi
|
||||
release(pUnknown);
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user