Skip to content

Commit 7375d17

Browse files
author
LoneWandererProductions
committed
Housekeeping.
Removed all the complete old mess of the outdated Plugin Loader The new generic loader is ready and can be used. Move all shared Interfaces into Contracts for my own sanity. In the process move more tests not needed anymore.
1 parent 02146d2 commit 7375d17

19 files changed

Lines changed: 83 additions & 635 deletions

CommonLibraryGuiTests/CommonLibraryGuiTests.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@
5858
<ProjectReference Include="..\ImageCompare\ImageCompare.csproj" />
5959
<ProjectReference Include="..\InterOp\InterOp.csproj" />
6060
<ProjectReference Include="..\LightVector\LightVector.csproj" />
61-
<ProjectReference Include="..\PluginLoader\PluginLoader.csproj" />
62-
<ProjectReference Include="..\Plugin\Plugin.csproj" />
6361
<ProjectReference Include="..\RenderEngine\RenderEngine.csproj" />
6462
<ProjectReference Include="..\Solaris\Solaris.csproj" />
6563
</ItemGroup>
0 Bytes
Loading
0 Bytes
Loading

CommonLibraryGuiTests/Plugins.cs

Lines changed: 0 additions & 52 deletions
This file was deleted.

CommonLibraryTests/CommonLibraryTests.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
<ProjectReference Include="..\InterOp\InterOp.csproj" />
9494
<ProjectReference Include="..\LightVector\LightVector.csproj" />
9595
<ProjectReference Include="..\Pathfinder\Pathfinder.csproj" />
96-
<ProjectReference Include="..\PluginLoader\PluginLoader.csproj" />
9796
<ProjectReference Include="..\RenderEngine\RenderEngine.csproj" />
9897
<ProjectReference Include="..\Serializer\Serializer.csproj" />
9998
</ItemGroup>

0 commit comments

Comments
 (0)