I'm getting this warning message when I try to run my console app in debug mode. The message is:

"The current project settings specify that the project will be debugged with specific security permissions. In this mode, command line arguments are not passed to the executable. Do you want to continue debugging anyway?

I am passing command line arguments. I don't know what I changed to have this occur.

Thanks,