mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-08 17:24:47 +00:00
feat (essentials): wip to move interfaces to their own folder/namespace
This commit is contained in:
@@ -58,6 +58,7 @@ namespace PepperDash.Essentials
|
||||
|
||||
Debug.Console(2, "Found {0} Assemblies", assemblyFiles.Length);
|
||||
|
||||
//TODO update assembly names here
|
||||
foreach (var fi in assemblyFiles)
|
||||
{
|
||||
string version = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user