35
35
<WarningLevel >4</WarningLevel >
36
36
</PropertyGroup >
37
37
<ItemGroup >
38
+ <Reference Include =" MeetingInfoDatabase, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
39
+ <HintPath >..\packages\MeetingInfoDatabase.1.0.0\lib\net461\MeetingInfoDatabase.dll</HintPath >
40
+ </Reference >
41
+ <Reference Include =" Microsoft.ApplicationBlocks.Data, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
42
+ <HintPath >..\packages\Microsoft.ApplicationBlocks.Data.2.0.0\lib\net45\Microsoft.ApplicationBlocks.Data.dll</HintPath >
43
+ </Reference >
44
+ <Reference Include =" Microsoft.Practices.EnterpriseLibrary.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
45
+ <HintPath >..\packages\EnterpriseLibrary.Common.6.0.1304.0\lib\NET45\Microsoft.Practices.EnterpriseLibrary.Common.dll</HintPath >
46
+ </Reference >
47
+ <Reference Include =" Microsoft.Practices.EnterpriseLibrary.Data, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
48
+ <HintPath >..\packages\EnterpriseLibrary.Data.6.0.1304.0\lib\NET45\Microsoft.Practices.EnterpriseLibrary.Data.dll</HintPath >
49
+ </Reference >
38
50
<Reference Include =" System" />
51
+ <Reference Include =" System.Configuration" />
39
52
<Reference Include =" System.Data" />
40
53
<Reference Include =" System.Xml" />
41
54
<Reference Include =" Microsoft.CSharp" />
55
68
<Generator >MSBuild:Compile</Generator >
56
69
<SubType >Designer</SubType >
57
70
</ApplicationDefinition >
58
- <Page Include =" MainWindow.xaml" >
71
+ <Compile Include =" Helper\CaseConverter.cs" />
72
+ <Compile Include =" Model\SelectedDate.cs" />
73
+ <Compile Include =" Properties\Resources.hr.Designer.cs" >
74
+ <DependentUpon >Resources.hr.resx</DependentUpon >
75
+ <AutoGen >True</AutoGen >
76
+ <DesignTime >True</DesignTime >
77
+ </Compile >
78
+ <Compile Include =" Properties\Resources.en.Designer.cs" >
79
+ <DependentUpon >Resources.en.resx</DependentUpon >
80
+ <AutoGen >True</AutoGen >
81
+ <DesignTime >True</DesignTime >
82
+ </Compile >
83
+ <Compile Include =" Service\SelectedDateService.cs" />
84
+ <Compile Include =" ViewModel\MeetingInfoVM.cs" />
85
+ <Compile Include =" ViewModel\MeetingVM.cs" />
86
+ <Compile Include =" ViewModel\SelectedDateVM.cs" />
87
+ <Compile Include =" View\Components\WeekPlaner.xaml.cs" >
88
+ <DependentUpon >WeekPlaner.xaml</DependentUpon >
89
+ </Compile >
90
+ <Compile Include =" View\Components\CustomCalendar.xaml.cs" >
91
+ <DependentUpon >CustomCalendar.xaml</DependentUpon >
92
+ </Compile >
93
+ <Page Include =" View\Components\WeekPlaner.xaml" >
94
+ <SubType >Designer</SubType >
95
+ <Generator >MSBuild:Compile</Generator >
96
+ </Page >
97
+ <Page Include =" View\Forms\MeetingInfo.xaml" >
98
+ <SubType >Designer</SubType >
99
+ <Generator >MSBuild:Compile</Generator >
100
+ </Page >
101
+ <Page Include =" View\Forms\MeetingWindow.xaml" >
59
102
<Generator >MSBuild:Compile</Generator >
60
103
<SubType >Designer</SubType >
61
104
</Page >
62
105
<Compile Include =" App.xaml.cs" >
63
106
<DependentUpon >App.xaml</DependentUpon >
64
107
<SubType >Code</SubType >
65
108
</Compile >
66
- <Compile Include =" MainWindow.xaml.cs" >
67
- <DependentUpon >MainWindow.xaml</DependentUpon >
109
+ <Compile Include =" View\Forms\MeetingInfo.xaml.cs" >
110
+ <DependentUpon >MeetingInfo.xaml</DependentUpon >
111
+ </Compile >
112
+ <Compile Include =" View\Forms\MeetingWindow.xaml.cs" >
113
+ <DependentUpon >MeetingWindow.xaml</DependentUpon >
68
114
<SubType >Code</SubType >
69
115
</Compile >
116
+ <Page Include =" View\Components\CustomCalendar.xaml" >
117
+ <SubType >Designer</SubType >
118
+ <Generator >MSBuild:Compile</Generator >
119
+ </Page >
70
120
</ItemGroup >
71
121
<ItemGroup >
72
122
<Compile Include =" Properties\AssemblyInfo.cs" >
82
132
<DependentUpon >Settings.settings</DependentUpon >
83
133
<DesignTimeSharedInput >True</DesignTimeSharedInput >
84
134
</Compile >
135
+ <EmbeddedResource Include =" Properties\Resources.hr.resx" >
136
+ <Generator >PublicResXFileCodeGenerator</Generator >
137
+ <LastGenOutput >Resources.hr.Designer.cs</LastGenOutput >
138
+ </EmbeddedResource >
139
+ <EmbeddedResource Include =" Properties\Resources.en.resx" >
140
+ <Generator >PublicResXFileCodeGenerator</Generator >
141
+ <LastGenOutput >Resources.en.Designer.cs</LastGenOutput >
142
+ </EmbeddedResource >
85
143
<EmbeddedResource Include =" Properties\Resources.resx" >
86
- <Generator >ResXFileCodeGenerator </Generator >
144
+ <Generator >PublicResXFileCodeGenerator </Generator >
87
145
<LastGenOutput >Resources.Designer.cs</LastGenOutput >
88
146
</EmbeddedResource >
147
+ <None Include =" packages.config" />
89
148
<None Include =" Properties\Settings.settings" >
90
149
<Generator >SettingsSingleFileGenerator</Generator >
91
150
<LastGenOutput >Settings.Designer.cs</LastGenOutput >
92
151
</None >
152
+ <Resource Include =" View\Resources\Roboto.ttf" />
153
+ <Resource Include =" View\Resources\RobotoCondensed.ttf" />
154
+ <Resource Include =" View\Resources\SegoePrint.ttf" />
155
+ </ItemGroup >
156
+ <ItemGroup >
157
+ <None Include =" App.config" >
158
+ <SubType >Designer</SubType >
159
+ </None >
160
+ </ItemGroup >
161
+ <ItemGroup >
162
+ <Resource Include =" View\Resources\printIcon.png" />
93
163
</ItemGroup >
94
164
<ItemGroup >
95
- <None Include =" App.config " />
165
+ <Resource Include =" View\Resources\languageIcon.png " />
96
166
</ItemGroup >
97
167
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
98
168
</Project >
0 commit comments