Add source

This commit is contained in:
hexadecimal
2025-04-24 20:51:29 +03:00
parent 9badc969b8
commit e3c1cdea0e
92 changed files with 13471 additions and 0 deletions
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
<ItemGroup>
<Compile Update="Views\Controls\Alert.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Update="Views\Controls\Box.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Update="Views\Controls\FreeTrialMessage.cs">
<SubType>UserControl</SubType>
</Compile>
</ItemGroup>
</Project>