Jump to content

EXE file not updating in bin\debug

- - - - -

  • Please log in to reply
2 replies to this topic

#1
OldGrantonian

OldGrantonian

    Newbie

  • Members
  • Pip
  • 2 posts
I have Visual C# Express 2010.

When I make changes and then rebuild my project using F6, I've noticed that the EXE file in bin\release is updated. But the EXE file in bin\debug is not updated.

I need the file in bin\debug to be updated in order to re-run NUnit.

Am I doing something wrong? I'm not a techie :)

#2
zoranh

zoranh

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 207 posts
Change type of build to Debug - I suppose it is currently set to Release. It is originally accessible via toolbar at the top of the window. If you closed that toolbar, find it somehow in right click + Toolbars or in Options menu (I don't have Express studio installed at this computer so I can't navigate you precisely).

#3
OldGrantonian

OldGrantonian

    Newbie

  • Members
  • Pip
  • 2 posts
Thanks zoranh. That worked fine :)

I had to use the Import Settings Wizard, but I now know a lot more about Visual C# Express :)


zoranh said:

Change type of build to Debug - I suppose it is currently set to Release. It is originally accessible via toolbar at the top of the window. If you closed that toolbar, find it somehow in right click + Toolbars or in Options menu (I don't have Express studio installed at this computer so I can't navigate you precisely).





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users