0

I have looked everywhere for answers to my problem but no one has one so I am asking myself.

How do you create a manifest file in visual studio.

I have seen everywhere to add item and then choose application manifest file. but that is not there when i try add item.

I hope someone can help. Thank you

set0gut1
  • 1,652
  • 1
  • 8
  • 21
Isaac Lyne
  • 190
  • 1
  • 3
  • 18

1 Answers1

1

From the menu at the top: Project -> Add New Item...

In the list, you should find Application Manifest File. If it isn't there, be sure you are selected on "Visual C# Items" in the tree view on the left.

Ryan S
  • 521
  • 2
  • 6