Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

NoWin32Manifest flag in csproj

$
0
0

Hello,

I want to report that each time I edit the build events in a c# project, #Dev injects in the csproj file an undesired flag for me -> NoWin32Manifest, that ruins my interaction with native dlls (I don't really know what it does). I basically need each time before I commit changes to check all the .csproj files if this flag was inserted, and remove it manually. I am thus wondering if there would be a way to prevent this from happening,

Thanks and keep up the good work!

Andrei


Viewing all articles
Browse latest Browse all 1764

Trending Articles