aboutsummaryrefslogtreecommitdiff
path: root/nuget.config
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2020-07-16 16:31:49 +1000
committerSean Hall <r.sean.hall@gmail.com>2020-07-16 16:49:44 +1000
commited36894d8b4da2f28972811f39d5e3685964e413 (patch)
treedb8e9c9bc90451ccee08ec4f6a153b2006ef67c8 /nuget.config
parent8bcb8c013a258691d4004c50af4689b90dd05c45 (diff)
downloadwix-ed36894d8b4da2f28972811f39d5e3685964e413.tar.gz
wix-ed36894d8b4da2f28972811f39d5e3685964e413.tar.bz2
wix-ed36894d8b4da2f28972811f39d5e3685964e413.zip
Integrate BurnUnitTest into latest v4.
Diffstat (limited to 'nuget.config')
-rw-r--r--nuget.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuget.config b/nuget.config
index b6266ac2..ae9532bb 100644
--- a/nuget.config
+++ b/nuget.config
@@ -2,6 +2,7 @@
2<configuration> 2<configuration>
3 <packageSources> 3 <packageSources>
4 <clear /> 4 <clear />
5 <add key="wixbuildtools" value="https://ci.appveyor.com/nuget/wixbuildtools" />
5 <add key="wixtoolset-bootstrappercore" value="https://ci.appveyor.com/nuget/wixtoolset-bootstrappercore" /> 6 <add key="wixtoolset-bootstrappercore" value="https://ci.appveyor.com/nuget/wixtoolset-bootstrappercore" />
6 <add key="wixtoolset-dutil" value="https://ci.appveyor.com/nuget/wixtoolset-dutil" /> 7 <add key="wixtoolset-dutil" value="https://ci.appveyor.com/nuget/wixtoolset-dutil" />
7 <add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> 8 <add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />