Please add the .net runtime package as dependency to the chocolates nuspec file.
The current behavior on a system without .net is that logexpert installs correctly and start it, you get a message that .net runtime is required and you should download it from the internet. This can be a problem on PCs that do not have access to the internet, only to a nuget repo hosting chocolatey packages.
Since logexpert requires .net, it should also be a dependency.
Please add the .net runtime package as dependency to the chocolates nuspec file.
The current behavior on a system without .net is that logexpert installs correctly and start it, you get a message that .net runtime is required and you should download it from the internet. This can be a problem on PCs that do not have access to the internet, only to a nuget repo hosting chocolatey packages.
Since logexpert requires .net, it should also be a dependency.