Skip to content

Commit

Permalink
Add icon to PlaySync
Browse files Browse the repository at this point in the history
  • Loading branch information
koyuawsmbrtn committed Nov 29, 2023
1 parent 23fb876 commit 7a7d7e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added PlaySync/854412783009792030.ico
Binary file not shown.
6 changes: 6 additions & 0 deletions PlaySync/PlaySync.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@
<PropertyGroup>
<SignManifests>false</SignManifests>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>854412783009792030.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="INIFileParser, Version=2.5.2.0, Culture=neutral, PublicKeyToken=79af7b307b65cf3c, processorArchitecture=MSIL">
<HintPath>..\packages\ini-parser.2.5.2\lib\net20\INIFileParser.dll</HintPath>
Expand Down Expand Up @@ -139,5 +142,8 @@
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Content Include="854412783009792030.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

0 comments on commit 7a7d7e7

Please sign in to comment.