update adsync test gui

This commit is contained in:
Jonathan Jenne
2019-04-17 16:31:19 +02:00
parent f68e5cf19f
commit 2296b31519
3 changed files with 41 additions and 40 deletions

View File

@@ -81,6 +81,7 @@
<Import Include="System.Threading.Tasks" />
</ItemGroup>
<ItemGroup>
<Compile Include="ADConfig.vb" />
<Compile Include="Form1.vb">
<SubType>Form</SubType>
</Compile>
@@ -133,6 +134,10 @@
<Project>{39ec839a-3c30-4922-a41e-6b09d1dde5c3}</Project>
<Name>Jobs</Name>
</ProjectReference>
<ProjectReference Include="..\Modules.Config\Config.vbproj">
<Project>{44982f9b-6116-44e2-85d0-f39650b1ef99}</Project>
<Name>Config</Name>
</ProjectReference>
<ProjectReference Include="..\Modules.Database\Database.vbproj">
<Project>{EAF0EA75-5FA7-485D-89C7-B2D843B03A96}</Project>
<Name>Database</Name>