TSCHMI_done/ТСЧМИ.csproj

19 lines
483 B
XML
Raw Normal View History

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>
</PropertyGroup>
2024-03-13 17:58:41 +04:00
<ItemGroup>
<None Remove="Videos\Y2mate.mx-There is nothing we can do.. _ Napoleon Song %28Amour Plastique - slowed to perfection &amp; loop%29-%28240p%29.mp4" />
</ItemGroup>
<ItemGroup>
<Folder Include="Videos\" />
</ItemGroup>
</Project>