-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMoqWord.csproj.user
57 lines (57 loc) · 1.91 KB
/
MoqWord.csproj.user
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
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<_LastSelectedProfileId>C:\Language\CS\MoqWord\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
</PropertyGroup>
<ItemGroup>
<ApplicationDefinition Update="App.xaml">
<SubType>Designer</SubType>
</ApplicationDefinition>
</ItemGroup>
<ItemGroup>
<Compile Update="WpfComponents\Component\Cell.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="WpfComponents\Component\ColoPicker.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="WpfComponents\Component\PopupConfigView.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="WpfComponents\Component\WordPopup.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="WpfComponents\Page\DeskTop.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="WpfComponents\Page\HoverTranslate.xaml.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<Page Update="Style\GlobalStyle.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="WpfComponents\Component\Cell.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="WpfComponents\Component\ColoPicker.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="WpfComponents\Component\PopupConfigView.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="WpfComponents\Component\WordPopup.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="MainWindow.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="WpfComponents\Page\DeskTop.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="WpfComponents\Page\HoverTranslate.xaml">
<SubType>Designer</SubType>
</Page>
</ItemGroup>
</Project>