M
M
maxxnomad2017-11-02 23:54:38
.NET
maxxnomad, 2017-11-02 23:54:38

How can I build a .NET application with Jenkins on Linux?

Good afternoon!
There is a Jenkins master server on Linux. Is it possible to build a .NET application (not .NET core) on it without using a slave node on WIndows? And, if possible, with what tools.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Eremin, 2017-11-03
@maxxnomad

Projects are built with the MSBuild utility
Try searching here www.mono-project.com/docs/tools+libraries/tools/xbuild (this is MSBuild for the link)
B djn tot https://medium.com/@hudsonmendes/build-net-4- 5-on-... (see Building the .NET 4.5 Application from your Ubuntu Linux Bash)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question