We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6201272 commit c19a4f2Copy full SHA for c19a4f2
src/SwarmUI.csproj
@@ -12,7 +12,7 @@
12
<Copyright>Copyright (c) 2024 Alex "mcmonkey" Goodwin</Copyright>
13
<Description>SwarmUI, an AI Image Generation User-Interface</Description>
14
<OutputType>exe</OutputType>
15
- <ApplicationIcon>wwwroot\favicon.ico</ApplicationIcon>
+ <ApplicationIcon>wwwroot/favicon.ico</ApplicationIcon>
16
</PropertyGroup>
17
18
<ItemGroup>
0 commit comments