update to latest version

This commit is contained in:
Merith 2025-02-28 11:27:06 -08:00
parent b69a6ae4a1
commit ddd2ea9eb5
41 changed files with 7918 additions and 7943 deletions

View file

@ -1,51 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
<ItemGroup>
<Compile Update="ControlApp\Audiopop.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\Blank.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\ComForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\ConfigSettingsForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\ControlApp.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\CustomMessage.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\Options.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\Other.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\PopUp.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\sendcmd.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\SendOrDelete.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\Subliminal.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\WatchForMe.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\Webform.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\WriteForMe.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
<ItemGroup>
<Compile Update="ControlApp\Audiopop.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\Blank.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\ComForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\ConfigSettingsForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\ControlApp.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\CustomMessage.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\Options.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\Other.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\PopUp.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\sendcmd.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\SendOrDelete.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\Subliminal.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\WatchForMe.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\Webform.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ControlApp\WriteForMe.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>