-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently the tool only creates backup files of the .csproj files, in a directory. The logical next step for this feature would be to allow restoration of each backup.
Describe the solution you'd like
The process would be straight forward, simply replace the content of the current .csproj files with the backup ones.
It would also be a good idea to create a parse-able format for the backup files instead of just copying each project file to allow some metadata storage, like the exact location of the project file and other stuff, so for restoration the code would be able to know exactly where to put the file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request