This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
2020-08-28 16:25:19 +10:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup />
|
2020-10-09 12:19:22 +10:00
|
|
|
<ItemGroup>
|
|
|
|
<Compile Update="Vkt5ConsoleControl.cs">
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Update="Vkt5RemoteConsoleForm.cs">
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
|
|
|
</ItemGroup>
|
2020-08-28 16:25:19 +10:00
|
|
|
</Project>
|