diff options
author | Bob Arnson <bob@joyofsetup.com> | 2020-05-17 21:03:28 -0400 |
---|---|---|
committer | Bob Arnson <bob@firegiant.com> | 2020-05-17 21:28:32 -0400 |
commit | cc083c765e8b7baa239c4d800a372cc729ada9d8 (patch) | |
tree | 8e6418a5ae98707e1d8c020953bfec39ab02980a /nuget.config | |
parent | fba81fb720a87075cb78077273b038130c380b8a (diff) | |
download | wix-cc083c765e8b7baa239c4d800a372cc729ada9d8.tar.gz wix-cc083c765e8b7baa239c4d800a372cc729ada9d8.tar.bz2 wix-cc083c765e8b7baa239c4d800a372cc729ada9d8.zip |
Support ARM64.
Diffstat (limited to 'nuget.config')
-rw-r--r-- | nuget.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nuget.config b/nuget.config index aaee3228..d5408d52 100644 --- a/nuget.config +++ b/nuget.config | |||
@@ -6,6 +6,7 @@ | |||
6 | <add key="wixtoolset-extensibility" value="https://ci.appveyor.com/nuget/wixtoolset-extensibility" /> | 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" /> | 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" /> | 8 | <add key="wixtoolset-core-native" value="https://ci.appveyor.com/nuget/wixtoolset-core-native" /> |
9 | <add key="wixtoolset-burn" value="https://ci.appveyor.com/nuget/wixtoolset-burn" /> | ||
9 | <add key="wixtoolset-dtf" value="https://ci.appveyor.com/nuget/wixtoolset-dtf" /> | 10 | <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-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-wcautil" value="https://ci.appveyor.com/nuget/wixtoolset-wcautil" /> |