From 3597cc7f57bdd88fb91660f66155eb8959da3c7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stano=20Pe=C5=A5ko?= Date: Tue, 26 Nov 2019 14:31:17 +0100 Subject: [PATCH] Add missing NuGet variables --- build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.yml b/build.yml index 4d42b82..b1ac676 100644 --- a/build.yml +++ b/build.yml @@ -12,6 +12,7 @@ resources: name: DevShared/Templates variables: + - group: Nuget - name: buildConfiguration value: 'Release'