diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2020-07-19 16:41:39 +1000 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2020-07-19 16:41:39 +1000 |
commit | 2ded319a01a9ec42b637a677813d394cd7eda6b9 (patch) | |
tree | 9540dc5da4794e71947e9305a3bfa4bec2d4d271 /nuget.config | |
parent | 44355b6fa5c92a00f0d2fb33ba627a25f052664b (diff) | |
download | wix-2ded319a01a9ec42b637a677813d394cd7eda6b9.tar.gz wix-2ded319a01a9ec42b637a677813d394cd7eda6b9.tar.bz2 wix-2ded319a01a9ec42b637a677813d394cd7eda6b9.zip |
Update dependencies.
Diffstat (limited to 'nuget.config')
-rw-r--r-- | nuget.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nuget.config b/nuget.config index b6266ac2..0a24a6a3 100644 --- a/nuget.config +++ b/nuget.config | |||
@@ -2,7 +2,7 @@ | |||
2 | <configuration> | 2 | <configuration> |
3 | <packageSources> | 3 | <packageSources> |
4 | <clear /> | 4 | <clear /> |
5 | <add key="wixtoolset-bootstrappercore" value="https://ci.appveyor.com/nuget/wixtoolset-bootstrappercore" /> | 5 | <add key="wixtoolset-burn" value="https://ci.appveyor.com/nuget/wixtoolset-burn" /> |
6 | <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" /> |
7 | <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" /> |
8 | </packageSources> | 8 | </packageSources> |