Seperate packages for release DLL and source files?
Status: Beta
Brought to you by:
mpalmerlee
Is it possible for you to split out the source release
into two releases, one for the source, and one for just
the docs and final DLL (no source)?
The reason for the request is that I am using v0.7 and
am upgrading to v0.8. In the 0.8 zip file are 9
AutoUpdater.dll files, of which there are 4 different
time/date stamps, some debug, some release. My
assumption is that the file in
'AutoUpdater\AutoUpdater\bin\Release' is the one to
use, but you can see there is room for confusion.
Having a release package with just the DLL and docs
would avoid this.
Keep up the good work!
Logged In: YES
user_id=222242
Yes you are correct, the DLL binaries you should use are
under the AutoUpdater\AutoUpdater\bin\Release directory. I
understand how this could cause some confusion, it would be
nice to have a binaries and docs only package to
download...Sorry it took me so long to comment on this,
somehow I didn't see it when it was first submitted.