From 16f6a68d0bb1a0d5892a8cef10b835acc4e2a317 Mon Sep 17 00:00:00 2001 From: Sean Hall <r.sean.hall@gmail.com> Date: Fri, 31 Jan 2020 21:43:14 +1100 Subject: Add failing test for compiling a WixStdBa bundle. --- nuget.config | 1 + 1 file changed, 1 insertion(+) (limited to 'nuget.config') diff --git a/nuget.config b/nuget.config index 06a49261..837b3770 100644 --- a/nuget.config +++ b/nuget.config @@ -2,6 +2,7 @@ <configuration> <packageSources> <clear /> + <add key="wixtoolset-burn" value="https://ci.appveyor.com/nuget/wixtoolset-burn" /> <add key="wixtoolset-data" value="https://ci.appveyor.com/nuget/wixtoolset-data" /> <add key="wixtoolset-extensibility" value="https://ci.appveyor.com/nuget/wixtoolset-extensibility" /> <add key="wixtoolset-core" value="https://ci.appveyor.com/nuget/wixtoolset-core" /> -- cgit v1.2.3-55-g6feb