-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add functions for partial dependency management of projects
Two functions are now available, add_nuget_dep and add_local_dep. This commit also includes the removal of BOM characters from the beginning of projects to avoid breaking xml2lua (see manoelcampos/xml2lua#104). Associated removal functions will be added later. add_project_dep will also be added later.
- Loading branch information
Showing
2 changed files
with
92 additions
and
11 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