aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2019-01-18 08:31:27 -0600
committerSean Hall <r.sean.hall@gmail.com>2019-01-18 08:31:27 -0600
commitfb8e8efe317d1bdaba2974d1b351db64f68495b2 (patch)
tree5c992c3451c3bd66c2f2838c664277230d40fa25
parentae67928056de9a1933eb0272fdd9d3f22af067d4 (diff)
downloadwix-fb8e8efe317d1bdaba2974d1b351db64f68495b2.tar.gz
wix-fb8e8efe317d1bdaba2974d1b351db64f68495b2.tar.bz2
wix-fb8e8efe317d1bdaba2974d1b351db64f68495b2.zip
Add BootstrapperCore nuget feed.
-rw-r--r--nuget.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuget.config b/nuget.config
index 91504dac..52b04261 100644
--- a/nuget.config
+++ b/nuget.config
@@ -7,6 +7,7 @@
7 <add key="wixtoolset-core" value="https://ci.appveyor.com/nuget/wixtoolset-core" /> 7 <add key="wixtoolset-core" value="https://ci.appveyor.com/nuget/wixtoolset-core" />
8 <add key="wixtoolset-core-native" value="https://ci.appveyor.com/nuget/wixtoolset-core-native" /> 8 <add key="wixtoolset-core-native" value="https://ci.appveyor.com/nuget/wixtoolset-core-native" />
9 <add key="wixtoolset-dtf" value="https://ci.appveyor.com/nuget/wixtoolset-dtf" /> 9 <add key="wixtoolset-dtf" value="https://ci.appveyor.com/nuget/wixtoolset-dtf" />
10 <add key="wixtoolset-bootstrappercore" value="https://ci.appveyor.com/nuget/wixtoolset-bootstrappercore" />
10 <add key="wixtoolset-balutil" value="https://ci.appveyor.com/nuget/wixtoolset-balutil" /> 11 <add key="wixtoolset-balutil" value="https://ci.appveyor.com/nuget/wixtoolset-balutil" />
11 <add key="wixtoolset-dutil" value="https://ci.appveyor.com/nuget/wixtoolset-dutil" /> 12 <add key="wixtoolset-dutil" value="https://ci.appveyor.com/nuget/wixtoolset-dutil" />
12 <add key="wixtoolset-wcautil" value="https://ci.appveyor.com/nuget/wixtoolset-wcautil" /> 13 <add key="wixtoolset-wcautil" value="https://ci.appveyor.com/nuget/wixtoolset-wcautil" />