konrad-kruczynski / elfsharp

Pure managed C# library for reading ELF, UImage, Mach-O binaries.
https://elfsharp.it
Other
151 stars 56 forks source link

Monodevelop code style policies #16

Closed PiotrZierhoffer closed 10 years ago

PiotrZierhoffer commented 10 years ago

Added both to sln and csproj files.

konrad-kruczynski commented 10 years ago

Useful work, thank you!