diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2020-05-23 15:55:31 +1000 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2020-05-23 16:00:11 +1000 |
commit | 242d5201cb75c686f4cb86e521ed0d8c025c563b (patch) | |
tree | 25942975ec2609f22e3090fae3f8daf73df14356 /nuget.config | |
parent | 23f8f2d3b18f36478e0af9e72ec6fba3a200052d (diff) | |
download | wix-242d5201cb75c686f4cb86e521ed0d8c025c563b.tar.gz wix-242d5201cb75c686f4cb86e521ed0d8c025c563b.tar.bz2 wix-242d5201cb75c686f4cb86e521ed0d8c025c563b.zip |
Update dependencies.
Diffstat (limited to 'nuget.config')
-rw-r--r-- | nuget.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nuget.config b/nuget.config index 80101d94..11f88400 100644 --- a/nuget.config +++ b/nuget.config | |||
@@ -4,6 +4,7 @@ | |||
4 | <clear /> | 4 | <clear /> |
5 | <add key="wixtoolset-balutil" value="https://ci.appveyor.com/nuget/wixtoolset-balutil" /> | 5 | <add key="wixtoolset-balutil" value="https://ci.appveyor.com/nuget/wixtoolset-balutil" /> |
6 | <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" /> |
7 | <add key="wixtoolset-burn" value="https://ci.appveyor.com/nuget/wixtoolset-burn" /> | ||
7 | <add key="wixtoolset-data" value="https://ci.appveyor.com/nuget/wixtoolset-data" /> | 8 | <add key="wixtoolset-data" value="https://ci.appveyor.com/nuget/wixtoolset-data" /> |
8 | <add key="wixtoolset-extensibility" value="https://ci.appveyor.com/nuget/wixtoolset-extensibility" /> | 9 | <add key="wixtoolset-extensibility" value="https://ci.appveyor.com/nuget/wixtoolset-extensibility" /> |
9 | <add key="wixtoolset-core" value="https://ci.appveyor.com/nuget/wixtoolset-core" /> | 10 | <add key="wixtoolset-core" value="https://ci.appveyor.com/nuget/wixtoolset-core" /> |