Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
ibigbug committed Jun 22, 2019
1 parent 9714ff7 commit c3e4cc6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@ steps:
inputs:
version: '3.0.100-preview6-012264' # replace this value with the version that you need for your project

- task: DotNetCoreCLI@2
inputs:
command: restore
projects: $(project)
feedsToUse: config
- script: dotnet restore

- task: DotNetCoreCLI@2
displayName: Publish win10-x64
Expand Down

0 comments on commit c3e4cc6

Please sign in to comment.