Replies: 1 comment
-
WiX is distributed as a set of NuGet packages. So you'll want to read up in the Microsoft documentation about all the different ways you can reference local .nupkgs. It's a little different for MSBuild Sdks than PackageReferences and dotnet tools. Once you have an understanding of the NuGet basics, the WiX distribution should make a lot more sense. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Complete Newbie: I am not finding information here or in internet searches. I am posting this in case someone can help with where to find related information. I have successfully added nuget packages from Visual Studio and built simple installers as a test, but then deleted since my company does not have a license. I have looked at the FireGiant website, this discussions & questions, etc. I did see the Dojo videos on you tube and briefly viewed that might be related.
I have paid maintenance fee.
I want to build wix installers from within Visual Studio Desktop app projects built for .net Framework 4.5 through 4.8.1.
What I have done:
I forked and cloned the v6 source & successfully built it.
How is wixtoolset "deployed" or where should the resulting "content" be placed in order to use it? Or is there more work to be done?
Open Source Maintenance Fee
wixtoolset
project because I support the maintainers.Beta Was this translation helpful? Give feedback.
All reactions