mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-05-30 20:52:28 +00:00
Organize ProjectLighthouse.Types
This commit is contained in:
parent
283266cd31
commit
bf7bbab467
29 changed files with 62 additions and 39 deletions
|
@ -1,5 +1,7 @@
|
|||
using System.Threading.Tasks;
|
||||
using ProjectLighthouse.Types;
|
||||
using ProjectLighthouse.Types.Levels;
|
||||
using ProjectLighthouse.Types.Profiles;
|
||||
using Xunit;
|
||||
|
||||
namespace ProjectLighthouse.Tests {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue