ahem, is it the one in the Bin directory? or the one in the Release?
Printable View
ahem, is it the one in the Bin directory? or the one in the Release?
lol :D
Bin folder ;)
where the hell do u see an release folder?
obj\releaseQuote:
Originally posted by phrozeman
lol :D
Bin folder ;)
where the hell do u see an release folder?
Nop, don't got it.
Just check on dates, wich is created as last is the final i guess
hehehe, I've already checked for these things:)Quote:
Originally posted by phrozeman
Nop, don't got it.
Just check on dates, wich is created as last is the final i guess
same date
If you have a release folder than its probably in there or the bin folder under the release folder. You can set whether or not you have seperate bin folders for debug and release in the settings/config part of the solution.
I don't think you will get a release folder unless you compile your app as release instead of debug. When you compile it as release, the app is compiled in the release folder and that is the one you want.
that's what I was looking for. Hmm, I always used the one in the bin folder as my release edition:DQuote:
Originally posted by hellswraith
I don't think you will get a release folder unless you compile your app as release instead of debug. When you compile it as release, the app is compiled in the release folder and that is the one you want.