We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The icon function specifies the application icon resource.
#!lua icon ("name")
Currently, this is only used by Visual Studio C# projects.
Projects.
name is the resource name of the icon.
#!lua project "MyProject" icon "MyProject.ico"