Skip to content

Commit

Permalink
Revert "Revert "Drop NuGet restore""
Browse files Browse the repository at this point in the history
This reverts commit 2dc5fce.
  • Loading branch information
tig authored and BDisp committed May 21, 2020
1 parent 7c91f4f commit 4699008
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions azure-pipelines.yml
Expand Up @@ -9,9 +9,6 @@ steps:
msbuild /t:Restore Terminal.sln
displayName: Restore dependencies

- script: |
nuget restore
displayName: Nuget restore

- script: |
if echo $BUILD_SOURCEBRANCH | grep /release/; then perl -pi -e "s/PackageVersion>.*</PackageVersion>${BUILD_SOURCEBRANCHNAME}</" Terminal.Gui/Terminal.Gui.csproj; fi
Expand Down

0 comments on commit 4699008

Please sign in to comment.