Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Commit

Permalink
add ico
Browse files Browse the repository at this point in the history
  • Loading branch information
josealissonbr committed Mar 28, 2022
1 parent dafe87c commit 07e6769
Show file tree
Hide file tree
Showing 6 changed files with 7,170 additions and 1 deletion.
6 changes: 6 additions & 0 deletions DualSenseAT.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
<PropertyGroup>
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>dualsense-logo-3AB110CC79-seeklogo.com.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="Ets2SdkClient">
<HintPath>dependencies\Ets2SdkClient.dll</HintPath>
Expand Down Expand Up @@ -149,5 +152,8 @@
<ItemGroup>
<None Include="Resources\icons8-divisa-circulada-à-direita-64.png" />
</ItemGroup>
<ItemGroup>
<Content Include="dualsense-logo-3AB110CC79-seeklogo.com.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
3 changes: 3 additions & 0 deletions MainWindow.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 07e6769

Please sign in to comment.