Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
4.4.1.1 更新
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceTimee committed Apr 5, 2022
1 parent 90fb657 commit 8eec473
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Vizpower Plugin Installer/Vizpower Plugin Installer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>
</ApplicationIcon>
<ApplicationIcon>Icon.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<SignManifests>false</SignManifests>
Expand Down Expand Up @@ -156,6 +155,9 @@
<ItemGroup>
<None Include="Resources\WxbPluginGUI.exe" />
</ItemGroup>
<ItemGroup>
<Resource Include="Icon.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="..\packages\MaterialDesignThemes.4.3.0\build\MaterialDesignThemes.targets" Condition="Exists('..\packages\MaterialDesignThemes.4.3.0\build\MaterialDesignThemes.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
Expand Down

0 comments on commit 8eec473

Please sign in to comment.