HHECS.RobotTool.csproj.user
2.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<_LastSelectedProfileId>C:\Code\RobotTool\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
</PropertyGroup>
<ItemGroup>
<ApplicationDefinition Update="App.xaml">
<SubType>Designer</SubType>
</ApplicationDefinition>
</ItemGroup>
<ItemGroup>
<Compile Update="View\AccountView\LoginView.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="View\AccountView\RoleAddOrEditView.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="View\AccountView\RoleView.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="View\AccountView\UserAddOrEditView.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="View\AccountView\UserView.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="View\GrooveComputerPage.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="View\RobotConfigView\RobotConfigAddOrEditView.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="View\RobotConfigView\RobotConfigView.xaml.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<Page Update="View\AccountView\LoginView.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="View\AccountView\RoleAddOrEditView.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="View\AccountView\RoleView.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="View\AccountView\UserAddOrEditView.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="View\AccountView\UserView.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="View\CommunicationView\CommunicationAddOrEditView.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="View\CommunicationView\CommunicationView.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="View\EquipmentPropView\EquipmentPropMonitor.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="View\EquipmentView\EquipmentAddOrEditView.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="View\EquipmentView\EquipmentView.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="View\GrooveComputerPage.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="View\MainWindow.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="View\RobotConfigView\RobotConfigAddOrEditView.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="View\RobotConfigView\RobotConfigView.xaml">
<SubType>Designer</SubType>
</Page>
</ItemGroup>
</Project>