Es können jetzt von xml 2006 importiert werden
This commit is contained in:
@@ -41,17 +41,23 @@
|
||||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Import.cs" />
|
||||
<Compile Include="XML2006\Enums.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="XML2006\Anschlussdaten.cs" />
|
||||
<Compile Include="XML2006\Functions.cs" />
|
||||
<Compile Include="XML2006\InspizierteAbwassertechnischeAnlage.cs" />
|
||||
<Compile Include="XML2006\Lage.cs" />
|
||||
<Compile Include="XML2006\OptischeInspektion.cs" />
|
||||
<Compile Include="XML2006\RGrunddaten.cs" />
|
||||
<Compile Include="XML2006\Rohrleitung.cs" />
|
||||
<Compile Include="XML2006\RZustand.cs" />
|
||||
<Compile Include="XML2006\XMLParser.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\KlassenBIB\KlassenBIB.csproj">
|
||||
<Project>{c82bd650-466b-403f-bed9-2b1660771f54}</Project>
|
||||
<Name>KlassenBIB</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user