How can I completely delete a solution in Visual Studio 2019? (Including all projects)
I have created some solutions for testing purposes and now I want to completely get rid of them to clean my environment.
Is it enough to delete the folder in File Explorer?
I wonder if some solution´s files remain somewhere else.
I have searched for information on this topic but I have not found any.
Is it enough to delete the folder in File Explorer?
I wonder if some solution´s files remain somewhere else.
Open folder of solution in file explorer and delete entire folder manually, which would help delete on the disk. If you made backup of the solution/project on other folder/location on the disk, you need to manually find and delete it too.
With Regards,
Fei Han
.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today.
Member
73 Points
355 Posts
Completely delete a solution in Visual Studio 2019
Oct 03, 2019 06:46 PM|JORGEMAL|LINK
Hi,
How can I completely delete a solution in Visual Studio 2019? (Including all projects)
I have created some solutions for testing purposes and now I want to completely get rid of them to clean my environment.
Is it enough to delete the folder in File Explorer?
I wonder if some solution´s files remain somewhere else.
I have searched for information on this topic but I have not found any.
Respectfully,
Jorge Maldonado
All-Star
40565 Points
6233 Posts
Microsoft
Re: Completely delete a solution in Visual Studio 2019
Oct 04, 2019 02:20 AM|Fei Han - MSFT|LINK
Hi Jorge,
Open folder of solution in file explorer and delete entire folder manually, which would help delete on the disk. If you made backup of the solution/project on other folder/location on the disk, you need to manually find and delete it too.
With Regards,
Fei Han