Jaroslav Kordula

Results 3 issues of Jaroslav Kordula

Hi, I've just configured the integration and it looks like everything works as expected, but when checking the log I found several error messages: `2021-12-15 21:38:49 ERROR (MainThread) [custom_components.nuki_ng.nuki] Failed...

When calling the `dotnet pack project.csproj -p:NuspecFile=project.nuspec -p:NuspecProperties="version=11.0.0;year=2021" --verbosity quiet --output c:/temp` command to pack a NuGet package providing multiple properties (version, year), only the first one is replaced in...

Area-CLI

**Is your feature request related to a problem? Please describe.** We started using the [experimental attribute](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-12.0/experimental-attribute) in our code base lately. Members decorated by this attribute are not identified in...