At 19:10 27.10.2022, you wrote:
>I have what should be a simple project, using msbuild for VS2019 to build a
>particular configuration of my solution. When I run in Visual Studio it works.
>When I run via msbuild from the command line it works. When I try to build the
>project using MSbuild in
Does your build requires display?
Did you try on your linux without display set?
Regardes,
Arnaud
Le ven. 28 oct. 2022, 05:52, patnlo a écrit :
> I have what should be a simple project, using msbuild for VS2019 to build
> a particular configuration of my solution. When I run in Visual Studio i
I have what should be a simple project, using msbuild for VS2019 to build a
particular configuration of my solution. When I run in Visual Studio it
works. When I run via msbuild from the command line it works. When I try to
build the project using MSbuild in Jenkins it fails. When I try to run