Toni Wenzel
Toni Wenzel
Please add an option to prevent creating/insering back buttons automatically.
``` fail: Zigbee2MqttAssistant.Services.MqttConnectionService[0] Error processing MQTT message on topic 'zigbee2mqtt/0x00158d00045ad091' System.InvalidCastException: Null object cannot be converted to a value type. at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider) at Newtonsoft.Json.Linq.Extensions.Convert[T,U](T token)...
Is it possible to show the TechnologyName property for the elements? See a screenshot by [DevExpress](https://www.devexpress.com/Support/Center/Attachment/GetAttachmentFile/7bc504af-5d86-11e7-80c0-00155d624807) For all common controls/elements there should be "MSAA" or "Web" or "UIA". This is...
- Adds a new target framework - Uses Newtonsoft.Json for NetStandard2.0 and System.Text.Json for NetCoreApp3.1 - Differs between `IWebHostEnvironment` and `IHostingEnvironment` - Uses dedicated models for API controller Fixes #181,...
Please provide an option to define a dedicated connection string which is used for creating the topology (queues, exchanges..). As mentioned in your docs, the Installer feature should not be...
Is this project still maintained? Is there are roadmap to support newer Roslyn analyzer than 2.9.2 (e.g. 3.0)?
Provides an opt-in to execute dependent tasks in parallel. Should fix #156 There are still some stuff to do: - [ ] Makes output cleaner - [ ] Provide option...
This small PR makes the CakeEngineActions public in order to use it in a custom engine. Fixes #3956
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched [issues](https://github.com/cake-build/cake/issues) to ensure it has not already been reported ### Cake runner Cake .NET...