samuelneff / MimeTypeMap

Provides a huge dictionary of file extensions to mime types.
MIT License
625 stars 201 forks source link

Provided a port to vb.net #6

Closed MichaelDarkBlue closed 9 years ago

MichaelDarkBlue commented 9 years ago

Converted the main file from C# to vb for those who need it.

samuelneff commented 9 years ago

Thank you for your pull request.

I'm not going to commit it as doing so would then necessitate maintaining the lists separately.

If instead you'd like to submit a pull request that uses a post-build script on the C# project to auto-generate the corresponding VB.NET project file, then it would be very helpful and I'll be happy to merge.

Thanks again,

Sam

MichaelDarkBlue commented 9 years ago

Oh, I don't know how to do that. Sorry. Thank you for letting me know why you can't commit it. On Wed, Apr 22, 2015 at 10:52 AM Samuel Neff notifications@github.com wrote:

Thank you for your pull request.

I'm not going to commit it as doing so would then necessitate maintaining the lists separately.

If instead you'd like to submit a pull request that uses a post-build script on the C# project to auto-generate the corresponding VB.NET project file, then it would be very helpful and I'll be happy to merge.

Thanks again,

Sam

— Reply to this email directly or view it on GitHub https://github.com/samuelneff/MimeTypeMap/pull/6#issuecomment-95220129.