Files
Prog4_Beadando/WD7UVN_SzTGUI_2023242.Client.WPF/WD7UVN_SzTGUI_2023242.Client.WPF.csproj.user

70 lines
2.3 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="Windows\Create\CreateNewCustomer.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Windows\Create\CreateNewEmployee.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Windows\Create\CreateNewMaintainerTeam.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Windows\Create\CreateNewService.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Windows\GetAll\GetAllCustomers.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Windows\GetAll\GetAllEmployees.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Windows\GetAll\GetAllMaintainerTeams.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Windows\GetAll\GetAllServices.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Windows\NonCRUD\GetResponsibleEmployee.xaml.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<Page Update="Windows\Create\CreateNewCustomer.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Windows\Create\CreateNewEmployee.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Windows\Create\CreateNewMaintainerTeam.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Windows\Create\CreateNewService.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Windows\GetAll\GetAllCustomers.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Windows\GetAll\GetAllEmployees.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Windows\GetAll\GetAllMaintainerTeams.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Windows\GetAll\GetAllServices.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="MainWindow.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Windows\NonCRUD\GetResponsibleEmployee.xaml">
<SubType>Designer</SubType>
</Page>
</ItemGroup>
</Project>