Part screen

This commit is contained in:
2025-05-13 23:03:40 -05:00
parent 3eb5529f78
commit ba85e6e3c0
5 changed files with 514 additions and 88 deletions

View File

@@ -1,2 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Compile Update="Views\AddModifyPartScreen.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>