diff options
Diffstat (limited to 'nuget.config')
-rw-r--r-- | nuget.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nuget.config b/nuget.config index 34dfa486..b7e5add1 100644 --- a/nuget.config +++ b/nuget.config | |||
@@ -15,7 +15,7 @@ | |||
15 | </packageSource> | 15 | </packageSource> |
16 | <packageSource key="build"> | 16 | <packageSource key="build"> |
17 | <package pattern="WixToolset.*" /> | 17 | <package pattern="WixToolset.*" /> |
18 | <package pattern="WixBuildTools.*" /> | 18 | <package pattern="WixInternal.*" /> |
19 | </packageSource> | 19 | </packageSource> |
20 | </packageSourceMapping> | 20 | </packageSourceMapping> |
21 | </configuration> | 21 | </configuration> |