增加图标
This commit is contained in:
@@ -15,7 +15,7 @@ namespace SpineViewer
|
||||
static void Main()
|
||||
{
|
||||
InitializeLogConfiguration();
|
||||
Logger.Info("Program Started.");
|
||||
Logger.Info("Program Started");
|
||||
|
||||
// To customize application configuration such as set high DPI settings or default font,
|
||||
// see https://aka.ms/applicationconfiguration.
|
||||
|
||||
@@ -10,8 +10,13 @@
|
||||
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
|
||||
<Version>0.9.0</Version>
|
||||
<BaseOutputPath>$(SolutionDir)out</BaseOutputPath>
|
||||
<ApplicationIcon>appicon.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="appicon.ico" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="NLog.Windows.Forms" Version="5.2.3" />
|
||||
<PackageReference Include="SFML.Net" Version="2.6.0" />
|
||||
|
||||
BIN
SpineViewer/appicon.ico
Normal file
BIN
SpineViewer/appicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 184 KiB |
Reference in New Issue
Block a user