We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034c0c7 commit ff614faCopy full SHA for ff614fa
.vsts-ci.yml
@@ -5,11 +5,6 @@ variables:
5
6
steps:
7
8
- - task: DotNetCoreCLI@2
9
- inputs:
10
- command: 'restore'
11
- projects: '**/*.csproj'
12
-
13
- task: DotNetCoreCLI@2
14
inputs:
15
command: 'build'
.vsts-release.yml
0 commit comments