mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-07 21:58:06 -05:00
specify explicit .net cli sdk version for pipeline
This commit is contained in:
parent
9877730b84
commit
f5f7637963
@ -59,6 +59,7 @@ steps:
|
||||
- task: DotNetCoreCLI@2
|
||||
displayName: 'Publish projects'
|
||||
inputs:
|
||||
version: '3.1.412'
|
||||
command: 'publish'
|
||||
publishWebProjects: false
|
||||
projects: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user