.
This commit is contained in:
@@ -127,6 +127,7 @@
|
||||
<Compile Include="Entities\BuchungsExport.cs" />
|
||||
<Compile Include="Entities\Budget.cs" />
|
||||
<Compile Include="Entities\ContactHistory.cs" />
|
||||
<Compile Include="Entities\DeletionHistory.cs" />
|
||||
<Compile Include="Entities\EmployeeHistory.cs" />
|
||||
<Compile Include="Entities\NotizenKategorie.cs" />
|
||||
<Compile Include="Entities\NotizenEintrag.cs" />
|
||||
@@ -579,6 +580,7 @@
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="ICD10\icd10gm2012syst_claml_20110923.xml" />
|
||||
<Content Include="Mappings\DeletionHistory.hbm.xml" />
|
||||
<EmbeddedResource Include="Mappings\ContactHistory.hbm.xml">
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
|
||||
@@ -139,6 +139,7 @@ namespace BS.Shared
|
||||
AddressHistory = 132,
|
||||
ContactHistory = 133,
|
||||
Budget = 134,
|
||||
DeletionHistory = 135
|
||||
}
|
||||
|
||||
public enum SystemEntryID
|
||||
|
||||
Reference in New Issue
Block a user