Missing "Output Type" option

M

Mark

Visual C# .Net Standard 7.1.3088

I'm trying to change the type of application from a windows to a console
app. I go into the project properties --> Application -->

According to the help, I should have:
Assembly Name
Output Type
Default Namespace
Startup Project etc etc.

I've got all of these _except_ Output Type, which is the one setting that I
need!

Any ideas?
TIA
Mark
 
R

Rob Tillie

It's really there under the general tab from the common properties. However,
I don't see your "Application" anywhere...

Greetz,
-- Rob.
 
M

Mark

Rob Tillie said:
It's really there under the general tab from the common properties. However,
I don't see your "Application" anywhere...

Greetz,
-- Rob.

No, it really really really isn't there! Under the General tab I have:

Application
- Assembly Name
- Default Namespace
- Startup Object
- Application Icon
- Supported Runtime
Project
- Project File
- Project Folder
- Output File
Wrapper Assembly for ActiveX/COM objects
- Wrapper Asembly key file
- Wrapper Asembly key name

I've reinstalled VC# but the option's still not there. Seeing as the online
Help says it should be there, perhaps I have a dud CD?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top