Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Optimizing msbuild (C#/.NET/C++) build performance with Visual Studio 2022
172Likes
23,859Views
2021Nov 8
Having a fast incremental build time for your .NET app can be the difference between staying productive or going to get a cup of coffee every time you need to build. Visual Studio 2022 has some new capabilities that help you root cause issues that are slowing down your build cycles. In this video we’ll look at the logging tools for MSBuild and some tips to speed up your build times. https://aka.ms/VS2022LaunchLearnTV https://visualstudio.microsoft.com/la... https://aka.ms/vs/perftips https://msbuildlog.com/ https://aka.ms/vs/reportissue Intro Checking why a build isn’t marked as up to date Packages breaking incremental builds #vs2022 #build #dotnet Note: In this video, we reference an issue where a CopyToOutputDirectory=Always item would lead to its project always being built. This issue has been streamlined and you can take advantage of this change by upgrading to Visual Studio 2022 17.2 or above.

Follow along using the transcript.

Microsoft Visual Studio

334K subscribers