KlassenBIB erweitert

This commit is contained in:
2018-06-07 21:13:20 +02:00
parent cd0b99fa51
commit 258a3f7f11
5 changed files with 83 additions and 0 deletions

View File

@@ -43,11 +43,13 @@
<ItemGroup>
<Compile Include="AbwasserTechnischeAnlageCollection.cs" />
<Compile Include="AdresseCollection.cs" />
<Compile Include="InlinerSanierung.cs" />
<Compile Include="Projekt.cs" />
<Compile Include="Inspektionskuerzeln.cs" />
<Compile Include="InspektionskuerzelnCollection.cs" />
<Compile Include="Inspektionsobjekt.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Sanierung.cs" />
<Compile Include="Strasse.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />