Добавил иконку
This commit is contained in:
parent
201b2846bd
commit
631aed7aae
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
|
|
@ -6,8 +6,13 @@
|
|||
<RootNamespace>Russain_SSL_Installer</RootNamespace>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<ApplicationIcon>5950545.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="5950545.ico" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Update="Properties\Resources.Designer.cs">
|
||||
<DesignTime>True</DesignTime>
|
||||
|
|
|
|||
Loading…
Reference in New Issue