aboutsummaryrefslogtreecommitdiff
path: root/nuget.config
diff options
context:
space:
mode:
Diffstat (limited to 'nuget.config')
-rw-r--r--nuget.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuget.config b/nuget.config
index 62749701..a345c6a9 100644
--- a/nuget.config
+++ b/nuget.config
@@ -2,7 +2,9 @@
2<configuration> 2<configuration>
3 <packageSources> 3 <packageSources>
4 <clear /> 4 <clear />
5 <add key="wixtoolset-core-native" value="https://ci.appveyor.com/nuget/wixtoolset-core-native" />
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" />
7 <add key="wixtoolset-dtf" value="https://ci.appveyor.com/nuget/wixtoolset-dtf" />
6 <add key="wixtoolset-extensibility" value="https://ci.appveyor.com/nuget/wixtoolset-extensibility" /> 8 <add key="wixtoolset-extensibility" value="https://ci.appveyor.com/nuget/wixtoolset-extensibility" />
7 <add key="wixbuildtools" value="https://ci.appveyor.com/nuget/wixbuildtools" /> 9 <add key="wixbuildtools" value="https://ci.appveyor.com/nuget/wixbuildtools" />
8 <add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> 10 <add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />