add LicenseManager from DD_LIB_STANDARD

This commit is contained in:
Jonathan Jenne
2019-11-11 11:41:05 +01:00
parent e2fa252c07
commit a2b0959f22
4 changed files with 379 additions and 0 deletions

View File

@@ -74,9 +74,12 @@
<ItemGroup>
<Compile Include="LicenseCreator.vb" />
<Compile Include="LicenseFile.vb" />
<Compile Include="LicenseLegacy.vb" />
<Compile Include="LicenseManagerLegacy.vb" />
<Compile Include="LicenseSchema.vb">
<DependentUpon>LicenseSchema.xsd</DependentUpon>
</Compile>
<Compile Include="LicensesLegacy.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />
<Compile Include="My Project\Application.Designer.vb">
<AutoGen>True</AutoGen>