39 строки
3.3 KiB
XML
39 строки
3.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<packageSources>
|
|
<clear />
|
|
<add key="wixtoolset-bootstrappercore" value="https://ci.appveyor.com/nuget/wixtoolset-bootstrappercore" />
|
|
<add key="wixtoolset-balutil" value="https://ci.appveyor.com/nuget/wixtoolset-balutil" />
|
|
<add key="wixtoolset-burn" value="https://ci.appveyor.com/nuget/wixtoolset-burn" />
|
|
<add key="wixtoolset-converters" value="https://ci.appveyor.com/nuget/wixtoolset-converters" />
|
|
<add key="wixtoolset-core" value="https://ci.appveyor.com/nuget/wixtoolset-core" />
|
|
<add key="wixtoolset-core-native" value="https://ci.appveyor.com/nuget/wixtoolset-core-native" />
|
|
<add key="wixtoolset-data" value="https://ci.appveyor.com/nuget/wixtoolset-data" />
|
|
<add key="wixtoolset-dtf" value="https://ci.appveyor.com/nuget/wixtoolset-dtf" />
|
|
<add key="wixtoolset-dutil" value="https://ci.appveyor.com/nuget/wixtoolset-dutil" />
|
|
<add key="wixtoolset-wcautil" value="https://ci.appveyor.com/nuget/wixtoolset-wcautil" />
|
|
<add key="wixtoolset-extensibility" value="https://ci.appveyor.com/nuget/wixtoolset-extensibility" />
|
|
<add key="wixtoolset-harvesters" value="https://ci.appveyor.com/nuget/wixtoolset-harvesters" />
|
|
<add key="wixtoolset-tools" value="https://ci.appveyor.com/nuget/wixtoolset-tools" />
|
|
<add key="wixtoolset-setup" value="https://ci.appveyor.com/nuget/wixtoolset-setup" />
|
|
<add key="wixtoolset-bal-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-bal-wixext" />
|
|
<add key="wixtoolset-complus-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-complus-wixext" />
|
|
<add key="wixtoolset-difxapp-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-difxapp-wixext" />
|
|
<add key="wixtoolset-directx-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-directx-wixext" />
|
|
<add key="wixtoolset-dependency-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-dependency-wixext" />
|
|
<add key="wixtoolset-firewall-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-firewall-wixext" />
|
|
<add key="wixtoolset-gaming-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-gaming-wixext" />
|
|
<add key="wixtoolset-http-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-http-wixext" />
|
|
<add key="wixtoolset-iis-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-iis-wixext" />
|
|
<add key="wixtoolset-msmq-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-msmq-wixext" />
|
|
<add key="wixtoolset-netfx-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-netfx-wixext" />
|
|
<add key="wixtoolset-powershell-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-powershell-wixext" />
|
|
<add key="wixtoolset-sql-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-sql-wixext" />
|
|
<add key="wixtoolset-tag-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-tag-wixext" />
|
|
<add key="wixtoolset-ui-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-ui-wixext" />
|
|
<add key="wixtoolset-util-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-util-wixext" />
|
|
<add key="wixtoolset-visualstudio-wixext" value="https://ci.appveyor.com/nuget/wixtoolset-visualstudio-wixext" />
|
|
<add key="wixbuildtools" value="https://ci.appveyor.com/nuget/wixbuildtools" />
|
|
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
|
</packageSources>
|
|
</configuration> |