aboutsummaryrefslogtreecommitdiff
path: root/nuget.config
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2020-07-18 16:48:54 +1000
committerSean Hall <r.sean.hall@gmail.com>2020-07-18 16:50:49 +1000
commit655a166adbd56ea7036b2001258ede77f58baee0 (patch)
treea8815533c850f8f8f04fee40c7a9e7ef18592dc7 /nuget.config
parent6d763d9c86405644cc72530ad64978efd6ba5828 (diff)
downloadwix-655a166adbd56ea7036b2001258ede77f58baee0.tar.gz
wix-655a166adbd56ea7036b2001258ede77f58baee0.tar.bz2
wix-655a166adbd56ea7036b2001258ede77f58baee0.zip
Move Burn headers from BootstrapperCore repo.
Diffstat (limited to 'nuget.config')
-rw-r--r--nuget.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuget.config b/nuget.config
index ae9532bb..405367b4 100644
--- a/nuget.config
+++ b/nuget.config
@@ -3,7 +3,6 @@
3 <packageSources> 3 <packageSources>
4 <clear /> 4 <clear />
5 <add key="wixbuildtools" value="https://ci.appveyor.com/nuget/wixbuildtools" /> 5 <add key="wixbuildtools" value="https://ci.appveyor.com/nuget/wixbuildtools" />
6 <add key="wixtoolset-bootstrappercore" value="https://ci.appveyor.com/nuget/wixtoolset-bootstrappercore" />
7 <add key="wixtoolset-dutil" value="https://ci.appveyor.com/nuget/wixtoolset-dutil" /> 6 <add key="wixtoolset-dutil" value="https://ci.appveyor.com/nuget/wixtoolset-dutil" />
8 <add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> 7 <add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
9 </packageSources> 8 </packageSources>