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

Commit 07e6769

Browse files
committed
add ico
1 parent dafe87c commit 07e6769

6 files changed

+7170
-1
lines changed

DualSenseAT.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
<PropertyGroup>
3737
<ApplicationManifest>app.manifest</ApplicationManifest>
3838
</PropertyGroup>
39+
<PropertyGroup>
40+
<ApplicationIcon>dualsense-logo-3AB110CC79-seeklogo.com.ico</ApplicationIcon>
41+
</PropertyGroup>
3942
<ItemGroup>
4043
<Reference Include="Ets2SdkClient">
4144
<HintPath>dependencies\Ets2SdkClient.dll</HintPath>
@@ -149,5 +152,8 @@
149152
<ItemGroup>
150153
<None Include="Resources\icons8-divisa-circulada-à-direita-64.png" />
151154
</ItemGroup>
155+
<ItemGroup>
156+
<Content Include="dualsense-logo-3AB110CC79-seeklogo.com.ico" />
157+
</ItemGroup>
152158
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
153159
</Project>

MainWindow.Designer.cs

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)