增加图标
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user