Skip to content

Restore Backups #2

@PureJoyMind

Description

@PureJoyMind

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions