datasheet window wip

This commit is contained in:
nikzori
2024-12-05 15:57:07 +03:00
parent c052f567f7
commit ca806a5009
10 changed files with 1495 additions and 62 deletions

View File

@@ -68,7 +68,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="JSONParser.cs" />
<Compile Include="json.cs" />
<Compile Include="Modbus.cs" />
<Compile Include="Form1.cs">
<SubType>Form</SubType>
@@ -79,6 +79,7 @@
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Timeout.cs" />
<Compile Include="Tools.cs" />
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.cs</DependentUpon>
</EmbeddedResource>