-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Plugin system is now fully functional
- Migrated most of the projects to NuGet and referenced them instead of having local project dependencies - Added the Logger configuration panel to Settings (will be moved under the General tab later) - Several smaller UI improvement (Collection Selection, Settings, etc.) - Started documenting the project - Refactoring & many minor other additions & fixes
- Loading branch information
Showing
106 changed files
with
3,846 additions
and
868 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule Extensions.System.IO
updated
6 files
+2 −2 | src/DirectoryPath.cs | |
+4 −4 | src/Extensions.System.IO.csproj | |
+28 −0 | src/Extensions.System.IO.sln | |
+2 −2 | src/FilePath.cs | |
+2 −2 | src/Properties/AssemblyInfo.cs | |
+1 −1 | src/packages.config |
Submodule PluginManager
updated
55 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.