Quantcast
Channel: wixsharp Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1354

New Post: Installing to %PersonalFileFolders%

$
0
0
First error is due to the fact that you are using my code from UnitTest class but your code is most likely a static class/method. You need to make Project_WixSourceGenerated static.

Second error is because the code I gave you is using the latest codebase extension method HasAttribute. In your case you need to modify the code to use the older signature:
   .Where(x => x.HasAttribute("Name", v => v == "PersonalFolder"))
For the binaries you need either to clone the repository on your PC with Git client or download from the browser:
Image

Viewing all articles
Browse latest Browse all 1354

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>