CliFx v2.2.5 Release Notes
-
- ⚡️ Updated default value resolution for the application executable name. It will now resolve to
myapp.exeinstead ofdotnet myapp.dllwhen the application is launched through the EXE apphost on Windows. On other platforms, or when running the application through the .NET CLI, the behavior will be the same as before.
- ⚡️ Updated default value resolution for the application executable name. It will now resolve to