Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msbuild

How do I deploy .net core rc2 projects via msbuild / msdeploy?

How to get property value of a project file using msbuild

How to make a C++ project to copy its dependencies to the output folder?

In a TFS 2010 build summary, how do I a show a link to the logs from a custom MSBuild task?

tfs msbuild

How to get Visual Studio to transform specific T4 Templates on build?

visual-studio tfs msbuild t4

MS Build: Access compiler settings in a subsequent task

Build website deployment package as a postbuild event

Adding a post-commit/checkin hook to Team Foundation Server?

Can't build our solution with MSBUILD, it can't find our .targets files

Issue with using MSBuild to build and copy all outputs to a common folder

If a nuget specifies PrivateAssets=all why specify IncludeAssets?

.net .net-core msbuild nuget

Visual Studio: How to do incremental builds with MSBuild and Git

How to set 'env' preprocessor variables in .wixproj file

msbuild wix

Is there a way I can setup a batch file or script file I can run to compile my .NET so I can edit in Notepad++ alone?

visual-studio msbuild

Does anyone have a Dependency graph and topological sorting code snippet for PowerShell?

Where does Visual Studio save pre/post build scripts?