* Added Program Icon Added an icon that displays in the Windows File Explorer and on the console window itself when launched. * Renamed ryu.ico to Ryujinx.ico
@@ -21,6 +21,7 @@
<!-- Due to .net core 3.0 embedded resource loading -->
<PropertyGroup>
<EmbeddedResourceUseDependentUponConvention>false</EmbeddedResourceUseDependentUponConvention>
+ <ApplicationIcon>Ryujinx.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup Condition="'$(RuntimeIdentifier)' == 'osx-x64'">