Files
Kansan/KanSan/KanSan.csproj.user
2020-03-28 14:51:28 +01:00

91 lines
2.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
<ItemGroup>
<ApplicationDefinition Update="App.xaml">
<SubType>Designer</SubType>
</ApplicationDefinition>
</ItemGroup>
<ItemGroup>
<Compile Update="UI\Objekte\FrmNewObjekt.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Kunde\UCKundeList.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Projekt\UCProjektEdit.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Projekt\WindowProjektEdit.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Kunde\UCKundeEdit.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Projekt\UCProjektList.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Baustelle\UCBaustelleEdit.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Baustelle\UCBaustelleList.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Objekte\UCObjekteList.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Objekte\UCObjektEdit.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\Schäden\UCSchaedenList.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="UI\UCSewerMainMenu.xaml.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<Page Update="MainWindow.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="my_controls.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Objekte\FrmNewObjekt.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Kunde\UCKundeList.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Projekt\UCProjektEdit.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Projekt\WindowProjektEdit.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Kunde\UCKundeEdit.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Projekt\UCProjektList.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Baustelle\UCBaustelleEdit.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Baustelle\UCBaustelleList.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Objekte\UCObjekteList.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Objekte\UCObjektEdit.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\Schäden\UCSchaedenList.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="UI\UCSewerMainMenu.xaml">
<SubType>Designer</SubType>
</Page>
</ItemGroup>
</Project>