aboutsummaryrefslogtreecommitdiff
path: root/nuget.config
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2020-05-22 16:44:15 +1000
committerSean Hall <r.sean.hall@gmail.com>2020-05-22 16:44:15 +1000
commit16adec219be367dcdad5d2e45df089385a8d9827 (patch)
tree8b34a1313fb8c4e5c78ae806379672047bbc578d /nuget.config
parent28f77c85b33023b07d737d6f9358e4166eea5b6e (diff)
downloadwix-16adec219be367dcdad5d2e45df089385a8d9827.tar.gz
wix-16adec219be367dcdad5d2e45df089385a8d9827.tar.bz2
wix-16adec219be367dcdad5d2e45df089385a8d9827.zip
Update dependencies.
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 aaee3228..db7aba29 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="wixtoolset-burn" value="https://ci.appveyor.com/nuget/wixtoolset-burn" />
5 <add key="wixtoolset-data" value="https://ci.appveyor.com/nuget/wixtoolset-data" /> 6 <add key="wixtoolset-data" value="https://ci.appveyor.com/nuget/wixtoolset-data" />
6 <add key="wixtoolset-extensibility" value="https://ci.appveyor.com/nuget/wixtoolset-extensibility" /> 7 <add key="wixtoolset-extensibility" value="https://ci.appveyor.com/nuget/wixtoolset-extensibility" />
7 <add key="wixtoolset-core" value="https://ci.appveyor.com/nuget/wixtoolset-core" /> 8 <add key="wixtoolset-core" value="https://ci.appveyor.com/nuget/wixtoolset-core" />