MS Doctype Config

This commit is contained in:
2022-02-04 10:12:59 +01:00
parent 66599efcbf
commit e57f3309e4
20 changed files with 2268 additions and 245 deletions

View File

@@ -98,9 +98,6 @@
<Reference Include="DigitalData.Controls.SnapPanel">
<HintPath>..\Controls.SnapPanel\obj\Debug\DigitalData.Controls.SnapPanel.dll</HintPath>
</Reference>
<Reference Include="DigitalData.Modules.Base">
<HintPath>..\Modules.Base\Base\bin\Debug\DigitalData.Modules.Base.dll</HintPath>
</Reference>
<Reference Include="Independentsoft.Msg">
<HintPath>P:\Visual Studio Projekte\Bibliotheken\MSG .NET\Bin\22_11_19\Independentsoft.Msg.dll</HintPath>
</Reference>
@@ -155,6 +152,12 @@
<Compile Include="Administration\ClassDetailPage.vb" />
<Compile Include="Administration\ClassGIDatatables.vb" />
<Compile Include="Administration\ClassValidation.vb" />
<Compile Include="Administration\frmAdmin_DoctypeConfig.Designer.vb">
<DependentUpon>frmAdmin_DoctypeConfig.vb</DependentUpon>
</Compile>
<Compile Include="Administration\frmAdmin_DoctypeConfig.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Administration\frmAdmin_GlobixRelations.Designer.vb">
<DependentUpon>frmAdmin_GlobixRelations.vb</DependentUpon>
</Compile>
@@ -412,6 +415,9 @@
<EmbeddedResource Include="Administration\frmAdmin_ClipboardWatcher.resx">
<DependentUpon>frmAdmin_ClipboardWatcher.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Administration\frmAdmin_DoctypeConfig.resx">
<DependentUpon>frmAdmin_DoctypeConfig.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Administration\frmAdmin_GlobixRelations.resx">
<DependentUpon>frmAdmin_GlobixRelations.vb</DependentUpon>
</EmbeddedResource>
@@ -602,6 +608,10 @@
<Project>{40384b94-1f94-4249-9a5a-d02e0b346738}</Project>
<Name>GlobalIndexer</Name>
</ProjectReference>
<ProjectReference Include="..\Modules.Base\Base\Base.vbproj">
<Project>{6ea0c51f-c2b1-4462-8198-3de0b32b74f8}</Project>
<Name>Base</Name>
</ProjectReference>
<ProjectReference Include="..\Modules.Config\Config.vbproj">
<Project>{44982F9B-6116-44E2-85D0-F39650B1EF99}</Project>
<Name>Config</Name>