Skip to content

Commit

Permalink
Yet another attempt to work around restore issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ralph-msft committed Feb 7, 2024
1 parent 2593466 commit 5ed51fe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .azure/pipelines/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@ stages:
folderPath: '$(Build.SourcesDirectory)/src/ai/.x/config'
fileType: json
targetFiles: telemetry.config.json
- task: NuGetCommand@2
displayName: Restore packages
inputs:
command: restore
restoreSolution: '**/*.sln'
feedsToUse: config
- task: DotNetCoreCLI@2
displayName: Build
inputs:
Expand Down
File renamed without changes.

0 comments on commit 5ed51fe

Please sign in to comment.