Base: add constant for Doctype Attribute

This commit is contained in:
Jonathan Jenne
2022-02-04 13:41:17 +01:00
parent 4bb95bb52b
commit d8b1b7e2b7
2 changed files with 7 additions and 0 deletions

View File

@@ -66,6 +66,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="BaseClass.vb" />
<Compile Include="IDB\Attributes.vb" />
<Compile Include="IDB\Database.vb" />
<Compile Include="IDB\FileStore.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />