I added new method to remove downloaded zips using File.Delete.
I have not modified the dotnet version. Sorry about that. I didn't read the dialog that popped up from Visual Studio and just clicked.
Motivation and Context
This saves space on the client machine.
How Has This Been Tested?
Run in Visual Studio.
Screenshots (if appropriate):
Before:
After:
Types of changes
[X] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[X] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
I added new method to remove downloaded zips using File.Delete. I have not modified the dotnet version. Sorry about that. I didn't read the dialog that popped up from Visual Studio and just clicked.
Motivation and Context
This saves space on the client machine.
How Has This Been Tested?
Run in Visual Studio.
Screenshots (if appropriate):
Before: After:
Types of changes
Checklist: