Schnittstellenimporter wieder gängig gemacht

This commit is contained in:
HuskyTeufel
2022-04-20 15:21:47 +02:00
parent cdc5880293
commit f035f447bc
6 changed files with 14 additions and 27 deletions

View File

@@ -347,7 +347,6 @@
<Compile Include="SanShared\Exceptions\LangNotFoundException.cs" />
<Compile Include="SanShared\IAuftraggeber.cs" />
<Compile Include="SanShared\IImportedObjekte.cs" />
<Compile Include="SanShared\IInspektionsobjekt.cs" />
<Compile Include="SanShared\IMakeProtokol.cs" />
<Compile Include="SanShared\IProjekt.cs" />
<Compile Include="SanShared\IReadCSVData.cs" />