Skip to content

Commit

Permalink
Add icon
Browse files Browse the repository at this point in the history
  • Loading branch information
FaZeIlLuMiNaTi committed Oct 8, 2017
1 parent 163fc40 commit 3a87c82
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file not shown.
7 changes: 7 additions & 0 deletions GTAO-PublicSessionBlocker/GTAO-PublicSessionBlocker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,13 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup />
<PropertyGroup>
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Dark_Blue_Moon_Emoji_grande.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down Expand Up @@ -96,5 +100,8 @@
<ItemGroup>
<None Include="Resources\notsure.jpg" />
</ItemGroup>
<ItemGroup>
<Content Include="Dark_Blue_Moon_Emoji_grande.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

0 comments on commit 3a87c82

Please sign in to comment.