fiskaly / fiskaly-sdk-dotnet

fiskaly Cloud-TSE SDK for .NET and Xamarin
https://developer.fiskaly.com
MIT License
6 stars 4 forks source link

Added linux/mono support for legacy profile #24

Closed casimirr-buch closed 4 years ago

casimirr-buch commented 4 years ago

The current SDK enforces the invocation of the windows version of the abstact client. This makes it not particular useful for a linux/mono setup. This PR fixes that and will fallback to the windows version anyways.