From a6b27b7f63440f1a6520b0d73a9201094768e62d Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Sat, 2 Nov 2019 23:30:00 +0000 Subject: [PATCH] don't use paket group --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 520178a..2825e91 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -18,7 +18,6 @@ steps: - task: PaketRestore@0 inputs: PaketPath: '.paket' - PaketGroupName: 'LunchRunWeb' - task: VSBuild@1 inputs: