lab-3 add forest image

This commit is contained in:
Zakharov_Rostislav 2024-04-04 21:07:26 +04:00
parent ed503fa8ad
commit c4ca0272fd

View File

@ -7,4 +7,12 @@
<UseWPF>true</UseWPF>
</PropertyGroup>
<ItemGroup>
<None Remove="images\forest.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="images\forest.png" />
</ItemGroup>
</Project>