I’m looking for the compiler options in Visual Studio 2010 (Visual C#). Does anyone know how I can access these?
I’m looking for the compiler options in Visual Studio 2010 (Visual C#). Does anyone
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Right click over the project name in the solution explorer to get the Properties dialog.
Select the Build tab.
—
Note that as of VS2015, some options have been placed under the Build tab / [Advanced] button. Ref