Tomas Kouba

Results 15 comments of Tomas Kouba

See https://github.com/Lora-net/packet_forwarder/blob/master/PROTOCOL.TXT

Simple workaround is property Inputs and Outputs on Target. MSBuild has built-in support for compile optimizations, so Target UpdateVersionFiles is executed only when necessary ``` UpdateVersionFiles; $(BuildDependsOn) ```

Use -SolutionDir and -ExcludeVersion parameter. See [nuget command line reference](https://docs.nuget.org/consume/command-line-reference).

One possible solution is adding function to interface IProvider `DbType MapParameterValue(object value, PropertyInfo pi);` and use it in Database.AddParam. What is your opinion?

But steam locomotive is easy to recognize the trasportation type.

Possible duplicity of https://github.com/pfn/keepasshttp/issues/150

I have updated my application from Xamarin Forms 4.4 to 5.0 and I have this issue on Android.

Still is not fixed. I can confirm when binding `ItemsLayout` to `Width` using this `ItemsLayout="{Binding Width, Source={x:RelativeSource AncestorType={x:Type Grid}}, Converter={StaticResource WidthToItemsLayoutConverter}}"` and simple converter: ``` public class WidthToItemsLayoutConverter : IValueConverter...

I have about 13500 retained messages/topics, but I can receive only 1179. The same number after many runs. I tried change QoS of subscription, nothing. Broker mosquitto.