Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mono/Linux compatibility #864

Merged
merged 1 commit into from
Jul 27, 2016
Merged

Fix mono/Linux compatibility #864

merged 1 commit into from
Jul 27, 2016

Conversation

hirschmann
Copy link
Contributor

I fixed some problems which prevented the bot from running properly on mono/Linux.

Changes:

  • replace System.Device.Location.GeoCoordinate with GeoCoordinatePortable.GeoCoordinate (nuget package), because System.Device.Location assembly ist not available on mono/Linux
  • replace hard coded paths with calls to Path.Combine()
  • change Console.OutputEncoding to UTF8

@NecronomiconCoding NecronomiconCoding merged commit a5673dd into NecronomiconCoding:master Jul 27, 2016
@LaurentiuBoblea
Copy link

is this still working on v0.3.2 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants