Added First version of Process Manager in Client App
Added Javascript TestPage in wwwroot
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Drawing" />
|
||||
<Reference Include="System.Runtime.Serialization" />
|
||||
<Reference Include="System.Windows.Forms" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
<Reference Include="System.Data.DataSetExtensions" />
|
||||
@@ -48,6 +49,7 @@
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="SubModels\Client.cs" />
|
||||
<Compile Include="SubModels\Connection.cs" />
|
||||
<Compile Include="SubModels\Software.cs" />
|
||||
<Compile Include="SubModels\VendorHmi.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user