Änderung der Linergrundlagen angefangen

This commit is contained in:
Husky
2019-09-06 17:20:40 +02:00
parent 7f4db67209
commit 9a4335f81a
4 changed files with 98 additions and 0 deletions

View File

@@ -43,6 +43,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="AbstractImprägnier.cs" />
<Compile Include="AbwasserTechnischeAnlageCollection.cs" />
<Compile Include="AnlagenType.cs" />
<Compile Include="Auftraggeber.cs" />
@@ -75,6 +76,8 @@
<Compile Include="SavedBilder.cs" />
<Compile Include="SchachtAnbindung.cs" />
<Compile Include="StructChargeNummern.cs" />
<Compile Include="VorOrtImprägnier.cs" />
<Compile Include="WerkseitigImprägniert.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SanShared\SanShared.csproj">