filmov
tv
Optimizing msbuild (C#/.NET/C++) build performance with Visual Studio 2022

Показать описание
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.
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.
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.
Комментарии