Add missing wixtoolet-tools NuGet feed
Rob Mensching committed
Jul 23, 2018 at 20:38 UTC
a4d0a948ea4e949827883bde35825ecfadc64900
1 file changed
+1
nuget.config
+1
@@ -9,6 +9,7 @@
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" />
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" />
13
<add key="wixbuildtools" value="https://ci.appveyor.com/nuget/wixbuildtools" />
14
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
15
</packageSources>