mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 14:24:43 -07:00
<this is getting boring>
This commit is contained in:
parent
174f26ad74
commit
e4fbd8070e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ steps:
|
||||||
displayName: 'dotnet restore'
|
displayName: 'dotnet restore'
|
||||||
inputs:
|
inputs:
|
||||||
command: 'restore'
|
command: 'restore'
|
||||||
projects: ${solution}
|
projects: '${solution}'
|
||||||
feedsToUse: 'config'
|
feedsToUse: 'config'
|
||||||
|
|
||||||
- task: DotNetCoreCLI@2
|
- task: DotNetCoreCLI@2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue