Skip to content

Commit d538755

Browse files
committed
ModApi.InterimSetup: add icon
1 parent 99ce6db commit d538755

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

ModApi.InterimSetup/ModApi.InterimSetup/ModApi.InterimSetup.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@
5454
<ErrorReport>prompt</ErrorReport>
5555
<Prefer32Bit>true</Prefer32Bit>
5656
</PropertyGroup>
57+
<PropertyGroup>
58+
<ApplicationIcon>lH5AxkU.ico</ApplicationIcon>
59+
</PropertyGroup>
5760
<ItemGroup>
5861
<Reference Include="System" />
5962
<Reference Include="System.Data" />
@@ -144,5 +147,8 @@
144147
<EmbedInteropTypes>True</EmbedInteropTypes>
145148
</COMReference>
146149
</ItemGroup>
150+
<ItemGroup>
151+
<Resource Include="lH5AxkU.ico" />
152+
</ItemGroup>
147153
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
148154
</Project>
31.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)