Restore native test run

This commit is contained in:
Wojtek Figat
2023-01-27 22:35:57 +01:00
parent e6e34a7baf
commit c42ae97bb2
2 changed files with 6 additions and 5 deletions

View File

@@ -4,8 +4,6 @@ using System.IO;
using System;
using Flax.Build;
using Flax.Build.NativeCpp;
using Microsoft.Win32;
using System.Linq;
/// <summary>
/// Module for nethost (.NET runtime host library).