logibit / Logibit.Hawk

A F# Hawk implementation with a strongly typed API that guides your usage and minimises security programming errors.
Other
36 stars 5 forks source link

Fixes in line with Suave API changes, and allow running tests in Visual Studio #4

Closed jamesjrg closed 9 years ago

haf commented 9 years ago

Sweet!

Would you mind to create a logibit.hawk-vs2012.sln, to still support Xamarin Studio?

jamesjrg commented 9 years ago

Can Xamarin Studio not cope with the new 2013 headers? Visual Studio 2012 can still open files with the new headers, as long as MinimumVisualStudioVersion is low enough.

haf commented 9 years ago

Let me check.

haf commented 9 years ago

Let's bump a minor for this change, yeah?

haf commented 9 years ago

Tests passing.

haf commented 9 years ago

Yes, it works, great! :)

haf commented 9 years ago

Done. https://github.com/logibit/logibit.hawk/releases =) Thanks Justin, looking forward to more nice PRs from you ;)

haf commented 9 years ago

Turns out that is does accept it, but changes it back to 2012.

jamesjrg commented 9 years ago

Hmm, never mind then! Btw I'm James not Justin!

haf commented 9 years ago

Sorry :p I was a bit confused yesterday evening.