Skip to content

Commit 04b49d1

Browse files
Corrigé un bug d'affichage de l'icône de l'application.
1 parent 5ebfd51 commit 04b49d1

15 files changed

Lines changed: 1 addition & 4 deletions

App/.vs/LifeProManager/v16/.suo

-8.5 KB
Binary file not shown.

App/LifeProManager/LPM-icon.ico

-211 KB
Binary file not shown.

App/LifeProManager/LifeProManager.csproj

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<WarningLevel>4</WarningLevel>
5757
</PropertyGroup>
5858
<PropertyGroup>
59-
<ApplicationIcon>LPM-icon.ico</ApplicationIcon>
59+
<ApplicationIcon>Resources\LPM-icon.ico</ApplicationIcon>
6060
</PropertyGroup>
6161
<PropertyGroup />
6262
<PropertyGroup>
@@ -289,9 +289,6 @@
289289
<ItemGroup>
290290
<None Include="Resources\delete-square.png" />
291291
</ItemGroup>
292-
<ItemGroup>
293-
<Content Include="LPM-icon.ico" />
294-
</ItemGroup>
295292
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
296293
<Import Project="..\packages\System.Data.SQLite.Core.1.0.111.0\build\net46\System.Data.SQLite.Core.targets" Condition="Exists('..\packages\System.Data.SQLite.Core.1.0.111.0\build\net46\System.Data.SQLite.Core.targets')" />
297294
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
0 Bytes
Binary file not shown.
212 KB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)