aboutsummaryrefslogtreecommitdiff
path: root/nuget.config
diff options
context:
space:
mode:
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 bb8de141..aaee3228 100644
--- a/nuget.config
+++ b/nuget.config
@@ -9,6 +9,7 @@
9 <add key="wixtoolset-dtf" value="https://ci.appveyor.com/nuget/wixtoolset-dtf" /> 9 <add key="wixtoolset-dtf" value="https://ci.appveyor.com/nuget/wixtoolset-dtf" />
10 <add key="wixtoolset-dutil" value="https://ci.appveyor.com/nuget/wixtoolset-dutil" /> 10 <add key="wixtoolset-dutil" value="https://ci.appveyor.com/nuget/wixtoolset-dutil" />
11 <add key="wixtoolset-wcautil" value="https://ci.appveyor.com/nuget/wixtoolset-wcautil" /> 11 <add key="wixtoolset-wcautil" value="https://ci.appveyor.com/nuget/wixtoolset-wcautil" />
12 <add key="wixtoolset-tools" value="https://ci.appveyor.com/nuget/wixtoolset-tools" />
12 <add key="wixbuildtools" value="https://ci.appveyor.com/nuget/wixbuildtools" /> 13 <add key="wixbuildtools" value="https://ci.appveyor.com/nuget/wixbuildtools" />
13 <add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> 14 <add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
14 </packageSources> 15 </packageSources>