Skip to content

Commit 7aaead4

Browse files
added icon
1 parent 4713d51 commit 7aaead4

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

Adventurer/39317639.ico

97.8 KB
Binary file not shown.

Adventurer/Adventurer.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
<ErrorReport>prompt</ErrorReport>
3232
<WarningLevel>4</WarningLevel>
3333
</PropertyGroup>
34+
<PropertyGroup>
35+
<ApplicationIcon>39317639.ico</ApplicationIcon>
36+
</PropertyGroup>
3437
<ItemGroup>
3538
<Reference Include="System" />
3639
<Reference Include="System.Core" />
@@ -54,6 +57,9 @@
5457
</None>
5558
<None Include="App.config" />
5659
</ItemGroup>
60+
<ItemGroup>
61+
<Content Include="39317639.ico" />
62+
</ItemGroup>
5763
<Import Project="..\GameEngine\GameEngine.projitems" Label="Shared" />
5864
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
5965
</Project>

0 commit comments

Comments
 (0)