aboutsummaryrefslogtreecommitdiff
path: root/src/ext/PowerShell/nuget.config
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/PowerShell/nuget.config')
-rw-r--r--src/ext/PowerShell/nuget.config14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/ext/PowerShell/nuget.config b/src/ext/PowerShell/nuget.config
deleted file mode 100644
index f4f0704e..00000000
--- a/src/ext/PowerShell/nuget.config
+++ /dev/null
@@ -1,14 +0,0 @@
1<?xml version="1.0" encoding="utf-8"?>
2<configuration>
3 <packageSources>
4 <clear />
5 <add key="wixtoolset-data" value="https://ci.appveyor.com/nuget/wixtoolset-data" />
6 <add key="wixtoolset-extensibility" value="https://ci.appveyor.com/nuget/wixtoolset-extensibility" />
7 <add key="wixtoolset-core" value="https://ci.appveyor.com/nuget/wixtoolset-core" />
8 <add key="wixtoolset-core-native" value="https://ci.appveyor.com/nuget/wixtoolset-core-native" />
9 <add key="wixtoolset-dtf" value="https://ci.appveyor.com/nuget/wixtoolset-dtf" />
10 <add key="wixtoolset-tools" value="https://ci.appveyor.com/nuget/wixtoolset-tools" />
11 <add key="wixbuildtools" value="https://ci.appveyor.com/nuget/wixbuildtools" />
12 <add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
13 </packageSources>
14</configuration> \ No newline at end of file