Remove Unused References - Clean up project references and NuGet packages in Visual Studio - Daily .NET Tips

added by DotNetKicks
5/31/2021 10:39:22 AM

1352 Views

You can now easily remove the unused references from your project or solution directly from the Visual Studio. Visual Studio allows " Remove Unused References " for any NuGet packages or projects which are not in use. This is extremely helpful in clean up project references.


0 comments