File_Adapter: Create
partial class placed in File_Adapter to be moved to File_Engine
#134
Labels
Create
partial class placed in File_Adapter to be moved to File_Engine
#134
Broken rules:
The
Create
partial class in:https://github.com/BHoM/File_Toolkit/blob/main/File_Adapter/Methods/CreateFSDirectory.cs
should not exist in the File_Adapter project.
This causes conflicts when referencing both File_Adapter and File_Engine in another project:
![image](https://user-images.githubusercontent.com/6352844/170078547-51b95334-2232-4caa-8dad-27aedebebfb0.png)
Suggestions to restore compliance:
Move the file to the File_Engine.
The text was updated successfully, but these errors were encountered: