-
does I didn't see an option to use a different config file or specify a package source for the extension command. Is this a bug or missing feature? Should I open WIP? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You can see the very simplistic use of NuGet in the ExtensionCacheManager. Note: Using MSBuild instead of |
Beta Was this translation helpful? Give feedback.
-
Thanks Rob, I am taking a look at that too. |
Beta Was this translation helpful? Give feedback.
You can see the very simplistic use of NuGet in the ExtensionCacheManager.
Note: Using MSBuild instead of
wix.exe
is a lot easier and more powerful.