'Improve the build speed of Visual Studio -For Big Project

I have a large .NET project in C # that includes 78 library projects and one MVC project. Most of the projects are related and have been used in the MVC project. The MVC project build time is very long. Do solutions like the NuGet package for projects work?

It's very important for us, libraries have many changes on sprint.

we use VS2019 and TFS.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source