CloudBuilder/CloudBuilder.Gui/CloudBuilder.Gui.csproj.user
owenchen 1c0c83af5f ow
2026-05-12 10:09:31 +08:00

24 lines
749 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
<ItemGroup>
<Compile Update="AbstractForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="AbstractPage.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Update="GridViewPagination.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Update="KryptonDataGridViewColumnSetDialog.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="KryptonMessageBoxForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ProgressForm.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>