Free style Jenkins build with msBuild command

Kalyanasundaram Elangovan 1 Reputation point
2021-10-08T13:31:35.81+00:00

We are using freestyle Jenkins build and msBuild execute command for the net core application.

/target restore and target build together using in single command. Its executing restore only build not happening. We need restore and build execution in single command because we need to execute the below command together in the build command
Because we have mentioned in the command
/p :Deployonbuild
/p: generatesamplescript
/p: deploytype

The above will work while build the solution only not working on restore the solution

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,220 questions
{count} votes