This website requires JavaScript.
Explore
Help
Register
Sign in
lancommander-ref
/
LANCommander
Watch
1
Star
0
Fork
You've already forked LANCommander
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
development
LANCommander
/
LANCommander.Launcher
/
Properties
/
launchSettings.json
7 lines
78 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit, basic auth and library list
2024-05-09 20:44:40 -05:00
{
"profiles"
:
{
Change project name
2025-02-03 17:49:29 -06:00
"Launcher"
:
{
Move from MAUI to Photino for wrapper Photino brings some benefits: - The initial memory usage seems to be lower than MAUI - Build times are reduced - Potential support for Linux - The Photino.Blazor.CustomWindow package allows us to have a custom window frame The project has been converted to use Photino. If it needs to be moved back at some point, it probably wouldn't be very difficult. The window chrome in this verison has been heavily customized for stylistic purposes.
2024-06-05 01:21:31 -05:00
"commandName"
:
"Project"
Initial commit, basic auth and library list
2024-05-09 20:44:40 -05:00
}
}
}
Reference in a new issue
Copy permalink