that’s the version of DevOps Task
- task: DotNetCoreCLI@2
displayName: ‘Build Solution’
inputs:
command: ‘build’
projects: ‘$(solution)’
arguments: '–configuration $(buildConfiguration)
that’s the version of DevOps Task
Hi,
Okay, thanks.
I’m not sure what else to look at here, so I’m going to flag this for more expert eyes.
Ann
please let me know if i need to provide more details/logs