mirror of
https://github.com/greenshot/greenshot
synced 2025-08-24 07:06:23 -07:00
Trying without dotnet restore
This commit is contained in:
parent
5decaa9586
commit
a6bbd16d20
1 changed files with 0 additions and 7 deletions
|
@ -30,13 +30,6 @@ steps:
|
||||||
packageType: sdk
|
packageType: sdk
|
||||||
version: 5.0.100
|
version: 5.0.100
|
||||||
|
|
||||||
- task: DotNetCoreCLI@2
|
|
||||||
displayName: 'dotnet restore'
|
|
||||||
inputs:
|
|
||||||
command: 'restore'
|
|
||||||
projects: '${solution}'
|
|
||||||
feedsToUse: 'config'
|
|
||||||
|
|
||||||
- task: DotNetCoreCLI@2
|
- task: DotNetCoreCLI@2
|
||||||
displayName: Publish single-exe x64
|
displayName: Publish single-exe x64
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue