Skip to content

Commit

Permalink
Added icon for release
Browse files Browse the repository at this point in the history
Added icon for release.
  • Loading branch information
RenegadeMinds committed Jan 22, 2021
1 parent 5c3fea9 commit d1ed4cd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
Binary file added SoccerManagerEliteUtility/GDTV.ico
Binary file not shown.
4 changes: 4 additions & 0 deletions SoccerManagerEliteUtility/SoccerManagerEliteUtility.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>GDTV.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="AdvancedDataGridView, Version=1.1.24722.8, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\DG.AdvancedDataGridView.1.1.24722.8\lib\net40\AdvancedDataGridView.dll</HintPath>
Expand Down Expand Up @@ -169,6 +172,7 @@
<Content Include="DefaultPack-fake-names.xml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="GDTV.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.2\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets" Condition="Exists('..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.2\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')" />
Expand Down
Binary file removed img/SM Elite v0.1.png
Binary file not shown.

0 comments on commit d1ed4cd

Please sign in to comment.