I'm trying to make more use of NuGet packges in my projects. But it's causing some complexities for IA that I was hoping you could give me some tips on.
So lets take this package
..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll
I want to include this file in my installer. But any time I update this package, I would have to update my IA project to change the version number. So, Ideally I could have it use a wildcard on the 10.0.3 bit, but nothing I'm trying is working.
Any advanced tips I could use here? Thank you!
Wilcard in paths?
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Wilcard in paths?
Dear Rev23dev,
you cannot use wildcard just to alter a portion of that path. You may eventually, use #Compiler-Variable# to assign that part of the path.
Hope this helps you.
Regards
you cannot use wildcard just to alter a portion of that path. You may eventually, use #Compiler-Variable# to assign that part of the path.
Hope this helps you.
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Re: Wilcard in paths?
Thanks Francesco,
I'll just copy those somewhere else. I know there is a lot of power in IA I don't utilize so thought there might be something cool like that
I'll just copy those somewhere else. I know there is a lot of power in IA I don't utilize so thought there might be something cool like that

Who is online
Users browsing this forum: Baidu [Spider] and 160 guests