While building a C#.net application in VS studio 2013 i am getting the following error
Unable to read manifest Properties\app.manifest.Could not find file C:\Project\Properties\app.manifest
In project Settings i selected option "build Project without a manifest" but still getting the same error.
Right-click the manifest in the destination folder and open the file in a text editor or an XML editor.
Right click your project file on the Solution Explorer, select Add , then New item (or CTRL+SHIFT+A). There you can find Application Manifest File . The file name is app. manifest.
</ application > </ manifest > A manifest file includes the nodes that define the application components, security settings, test classes, and requirements that make up the application.
I fixed this by myself by deleting app.mainfest in visual studio which is showing up in properties folder.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With