OSDN Git Service

414945b283fd13b27ddcc7139be03be1df3e3802
[opentween/open-tween.git] / OpenTween / OpenTween.csproj
1 <Project Sdk="Microsoft.NET.Sdk">
2   <PropertyGroup>
3     <OutputType>WinExe</OutputType>
4     <UseWindowsForms>true</UseWindowsForms>
5     <TargetFramework>net472</TargetFramework>
6     <LangVersion>10.0</LangVersion>
7     <OutputPath>bin\$(Configuration)\</OutputPath>
8     <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
9     <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
10     <GenerateSatelliteAssembliesForCore>true</GenerateSatelliteAssembliesForCore>
11     <PathMap>$(MSBuildProjectDirectory)=.</PathMap>
12   </PropertyGroup>
13   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
14     <DebugType>portable</DebugType>
15     <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
16     <CodeAnalysisRuleSet>OpenTween.ruleset</CodeAnalysisRuleSet>
17   </PropertyGroup>
18   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
19     <DebugType>portable</DebugType>
20     <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
21     <UseVSHostingProcess>false</UseVSHostingProcess>
22   </PropertyGroup>
23   <PropertyGroup>
24     <StartupObject>OpenTween.ApplicationEvents</StartupObject>
25   </PropertyGroup>
26   <PropertyGroup>
27     <ApplicationIcon>Resources\4b.ico</ApplicationIcon>
28   </PropertyGroup>
29   <PropertyGroup>
30     <ApplicationManifest>app.manifest</ApplicationManifest>
31   </PropertyGroup>
32   <ItemGroup>
33     <Reference Include="System" />
34     <Reference Include="System.Core" />
35     <Reference Include="System.Drawing" />
36     <Reference Include="System.Net.Http" />
37     <Reference Include="System.Net.Http.WebRequest" />
38     <Reference Include="System.Runtime.Serialization" />
39     <Reference Include="System.Web" />
40     <Reference Include="System.Windows.Forms" />
41     <Reference Include="System.Xml.Linq" />
42     <Reference Include="System.Data.DataSetExtensions" />
43     <Reference Include="Microsoft.CSharp" />
44     <Reference Include="System.Data" />
45     <Reference Include="System.Xml" />
46   </ItemGroup>
47   <ItemGroup>
48     <Compile Update="ApiInfoDialog.cs">
49       <SubType>Form</SubType>
50     </Compile>
51     <Compile Update="ApiInfoDialog.Designer.cs">
52       <DependentUpon>ApiInfoDialog.cs</DependentUpon>
53     </Compile>
54     <Compile Update="Api\DataModel\TwitterPageable.cs">
55       <SubType>Code</SubType>
56     </Compile>
57     <Compile Update="ApplicationEvents.cs">
58       <SubType>Code</SubType>
59     </Compile>
60     <Compile Update="AtIdSupplement.cs">
61       <SubType>Form</SubType>
62     </Compile>
63     <Compile Update="AtIdSupplement.Designer.cs">
64       <DependentUpon>AtIdSupplement.cs</DependentUpon>
65     </Compile>
66     <Compile Update="AppendSettingDialog.cs">
67       <SubType>Form</SubType>
68     </Compile>
69     <Compile Update="AppendSettingDialog.Designer.cs">
70       <DependentUpon>AppendSettingDialog.cs</DependentUpon>
71     </Compile>
72     <Compile Update="AuthDialog.cs">
73       <SubType>Form</SubType>
74     </Compile>
75     <Compile Update="AuthDialog.Designer.cs">
76       <DependentUpon>AuthDialog.cs</DependentUpon>
77     </Compile>
78     <Compile Update="EncryptApiKeyDialog.cs">
79       <SubType>Form</SubType>
80     </Compile>
81     <Compile Update="EncryptApiKeyDialog.Designer.cs">
82       <DependentUpon>EncryptApiKeyDialog.cs</DependentUpon>
83     </Compile>
84     <Compile Update="FilterDialog.cs">
85       <SubType>Form</SubType>
86     </Compile>
87     <Compile Update="FilterDialog.Designer.cs">
88       <DependentUpon>FilterDialog.cs</DependentUpon>
89     </Compile>
90     <Compile Update="LoginDialog.cs">
91       <SubType>Form</SubType>
92     </Compile>
93     <Compile Update="LoginDialog.Designer.cs">
94       <DependentUpon>LoginDialog.cs</DependentUpon>
95     </Compile>
96     <Compile Update="SendErrorReportForm.cs">
97       <SubType>Form</SubType>
98     </Compile>
99     <Compile Update="SendErrorReportForm.Designer.cs">
100       <DependentUpon>SendErrorReportForm.cs</DependentUpon>
101     </Compile>
102     <Compile Update="TweetDetailsView.cs">
103       <SubType>UserControl</SubType>
104     </Compile>
105     <Compile Update="TweetDetailsView.Designer.cs">
106       <DependentUpon>TweetDetailsView.cs</DependentUpon>
107     </Compile>
108     <Compile Update="WaitingDialog.cs">
109       <SubType>Form</SubType>
110     </Compile>
111     <Compile Update="WaitingDialog.Designer.cs">
112       <DependentUpon>WaitingDialog.cs</DependentUpon>
113     </Compile>
114     <Compile Update="InputDialog.cs">
115       <SubType>Form</SubType>
116     </Compile>
117     <Compile Update="InputDialog.Designer.cs">
118       <DependentUpon>InputDialog.cs</DependentUpon>
119     </Compile>
120     <Compile Update="MediaSelector.cs">
121       <SubType>UserControl</SubType>
122     </Compile>
123     <Compile Update="MediaSelector.Designer.cs">
124       <DependentUpon>MediaSelector.cs</DependentUpon>
125     </Compile>
126     <Compile Update="NativeMethods.cs">
127       <SubType>Code</SubType>
128     </Compile>
129     <Compile Update="OTBaseForm.cs">
130       <SubType>Form</SubType>
131     </Compile>
132     <Compile Update="OTSplitContainer.cs">
133       <SubType>Component</SubType>
134     </Compile>
135     <Compile Update="HashtagManage.cs">
136       <SubType>Form</SubType>
137     </Compile>
138     <Compile Update="HashtagManage.Designer.cs">
139       <DependentUpon>HashtagManage.cs</DependentUpon>
140     </Compile>
141     <Compile Update="ListAvailable.cs">
142       <SubType>Form</SubType>
143     </Compile>
144     <Compile Update="ListAvailable.Designer.cs">
145       <DependentUpon>ListAvailable.cs</DependentUpon>
146     </Compile>
147     <Compile Update="ListManage.cs" />
148     <Compile Update="ListManage.Designer.cs">
149       <DependentUpon>ListManage.cs</DependentUpon>
150     </Compile>
151     <Compile Update="DetailsListView.cs">
152       <SubType>Component</SubType>
153     </Compile>
154     <Compile Update="OTPictureBox.cs">
155       <SubType>Component</SubType>
156     </Compile>
157     <Compile Update="Setting\Panel\ActionPanel.cs">
158       <SubType>UserControl</SubType>
159     </Compile>
160     <Compile Update="Setting\Panel\ActionPanel.Designer.cs">
161       <DependentUpon>ActionPanel.cs</DependentUpon>
162     </Compile>
163     <Compile Update="Setting\Panel\BasedPanel.cs">
164       <SubType>UserControl</SubType>
165     </Compile>
166     <Compile Update="Setting\Panel\BasedPanel.Designer.cs">
167       <DependentUpon>BasedPanel.cs</DependentUpon>
168     </Compile>
169     <Compile Update="Setting\Panel\ConnectionPanel.cs">
170       <SubType>UserControl</SubType>
171     </Compile>
172     <Compile Update="Setting\Panel\ConnectionPanel.Designer.cs">
173       <DependentUpon>ConnectionPanel.cs</DependentUpon>
174     </Compile>
175     <Compile Update="Setting\Panel\CooperatePanel.cs">
176       <SubType>UserControl</SubType>
177     </Compile>
178     <Compile Update="Setting\Panel\CooperatePanel.Designer.cs">
179       <DependentUpon>CooperatePanel.cs</DependentUpon>
180     </Compile>
181     <Compile Update="Setting\Panel\FontPanel.cs">
182       <SubType>UserControl</SubType>
183     </Compile>
184     <Compile Update="Setting\Panel\FontPanel.Designer.cs">
185       <DependentUpon>FontPanel.cs</DependentUpon>
186     </Compile>
187     <Compile Update="Setting\Panel\FontPanel2.cs">
188       <SubType>UserControl</SubType>
189     </Compile>
190     <Compile Update="Setting\Panel\FontPanel2.Designer.cs">
191       <DependentUpon>FontPanel2.cs</DependentUpon>
192     </Compile>
193     <Compile Update="Setting\Panel\GetCountPanel.cs">
194       <SubType>UserControl</SubType>
195     </Compile>
196     <Compile Update="Setting\Panel\GetCountPanel.Designer.cs">
197       <DependentUpon>GetCountPanel.cs</DependentUpon>
198     </Compile>
199     <Compile Update="Setting\Panel\GetPeriodPanel.cs">
200       <SubType>UserControl</SubType>
201     </Compile>
202     <Compile Update="Setting\Panel\GetPeriodPanel.Designer.cs">
203       <DependentUpon>GetPeriodPanel.cs</DependentUpon>
204     </Compile>
205     <Compile Update="Setting\Panel\NotifyPanel.cs">
206       <SubType>UserControl</SubType>
207     </Compile>
208     <Compile Update="Setting\Panel\NotifyPanel.Designer.cs">
209       <DependentUpon>NotifyPanel.cs</DependentUpon>
210     </Compile>
211     <Compile Update="Setting\Panel\PreviewPanel.cs">
212       <SubType>UserControl</SubType>
213     </Compile>
214     <Compile Update="Setting\Panel\PreviewPanel.Designer.cs">
215       <DependentUpon>PreviewPanel.cs</DependentUpon>
216     </Compile>
217     <Compile Update="Setting\Panel\ProxyPanel.cs">
218       <SubType>UserControl</SubType>
219     </Compile>
220     <Compile Update="Setting\Panel\ProxyPanel.Designer.cs">
221       <DependentUpon>ProxyPanel.cs</DependentUpon>
222     </Compile>
223     <Compile Update="Setting\Panel\SettingPanelBase.cs">
224       <SubType>UserControl</SubType>
225     </Compile>
226     <Compile Update="Setting\Panel\SettingPanelBase.Designer.cs">
227       <DependentUpon>SettingPanelBase.cs</DependentUpon>
228     </Compile>
229     <Compile Update="Setting\Panel\ShortUrlPanel.cs">
230       <SubType>UserControl</SubType>
231     </Compile>
232     <Compile Update="Setting\Panel\ShortUrlPanel.Designer.cs">
233       <DependentUpon>ShortUrlPanel.cs</DependentUpon>
234     </Compile>
235     <Compile Update="Setting\Panel\StartupPanel.cs">
236       <SubType>UserControl</SubType>
237     </Compile>
238     <Compile Update="Setting\Panel\StartupPanel.Designer.cs">
239       <DependentUpon>StartupPanel.cs</DependentUpon>
240     </Compile>
241     <Compile Update="Setting\Panel\TweetActPanel.cs">
242       <SubType>UserControl</SubType>
243     </Compile>
244     <Compile Update="Setting\Panel\TweetActPanel.Designer.cs">
245       <DependentUpon>TweetActPanel.cs</DependentUpon>
246     </Compile>
247     <Compile Update="Setting\Panel\TweetPrvPanel.cs">
248       <SubType>UserControl</SubType>
249     </Compile>
250     <Compile Update="Setting\Panel\TweetPrvPanel.Designer.cs">
251       <DependentUpon>TweetPrvPanel.cs</DependentUpon>
252     </Compile>
253     <Compile Update="TabsDialog.cs">
254       <SubType>Form</SubType>
255     </Compile>
256     <Compile Update="TabsDialog.Designer.cs">
257       <DependentUpon>TabsDialog.cs</DependentUpon>
258     </Compile>
259     <Compile Update="TweetThumbnail.cs">
260       <SubType>UserControl</SubType>
261     </Compile>
262     <Compile Update="TweetThumbnail.Designer.cs">
263       <DependentUpon>TweetThumbnail.cs</DependentUpon>
264     </Compile>
265     <Compile Update="UpdateDialog.cs">
266       <SubType>Form</SubType>
267     </Compile>
268     <Compile Update="UpdateDialog.Designer.cs">
269       <DependentUpon>UpdateDialog.cs</DependentUpon>
270     </Compile>
271     <Compile Update="InputTabName.cs">
272       <SubType>Form</SubType>
273     </Compile>
274     <Compile Update="InputTabName.Designer.cs">
275       <DependentUpon>InputTabName.cs</DependentUpon>
276     </Compile>
277     <Compile Update="MyLists.cs">
278       <SubType>Form</SubType>
279     </Compile>
280     <Compile Update="MyLists.Designer.cs">
281       <DependentUpon>MyLists.cs</DependentUpon>
282     </Compile>
283     <Compile Update="OpenURL.cs">
284       <SubType>Form</SubType>
285     </Compile>
286     <Compile Update="OpenURL.Designer.cs">
287       <DependentUpon>OpenURL.cs</DependentUpon>
288     </Compile>
289     <Compile Update="Properties\Resources.Designer.cs">
290       <AutoGen>True</AutoGen>
291       <DesignTime>True</DesignTime>
292       <DependentUpon>Resources.resx</DependentUpon>
293     </Compile>
294     <Compile Update="SearchWordDialog.cs">
295       <SubType>Form</SubType>
296     </Compile>
297     <Compile Update="SearchWordDialog.Designer.cs">
298       <DependentUpon>SearchWordDialog.cs</DependentUpon>
299     </Compile>
300     <Compile Update="UserInfoDialog.cs">
301       <SubType>Form</SubType>
302     </Compile>
303     <Compile Update="UserInfoDialog.Designer.cs">
304       <DependentUpon>UserInfoDialog.cs</DependentUpon>
305     </Compile>
306     <Compile Update="ToolStripAPIGauge.cs">
307       <SubType>Component</SubType>
308     </Compile>
309     <Compile Update="Tween.cs">
310       <SubType>Form</SubType>
311     </Compile>
312     <Compile Update="Tween.Designer.cs">
313       <DependentUpon>Tween.cs</DependentUpon>
314     </Compile>
315     <Compile Update="TweenAboutBox.cs">
316       <SubType>Form</SubType>
317     </Compile>
318     <Compile Update="TweenAboutBox.Designer.cs">
319       <DependentUpon>TweenAboutBox.cs</DependentUpon>
320     </Compile>
321     <Compile Update="ToolStripLabelHistory.cs">
322       <SubType>Component</SubType>
323     </Compile>
324   </ItemGroup>
325   <ItemGroup>
326     <EmbeddedResource Update="ApiInfoDialog.resx">
327       <DependentUpon>ApiInfoDialog.cs</DependentUpon>
328     </EmbeddedResource>
329     <EmbeddedResource Update="AuthDialog.en.resx">
330       <DependentUpon>AuthDialog.cs</DependentUpon>
331     </EmbeddedResource>
332     <EmbeddedResource Update="AuthDialog.resx">
333       <DependentUpon>AuthDialog.cs</DependentUpon>
334     </EmbeddedResource>
335     <EmbeddedResource Update="EncryptApiKeyDialog.resx">
336       <DependentUpon>EncryptApiKeyDialog.cs</DependentUpon>
337     </EmbeddedResource>
338     <EmbeddedResource Update="FilterDialog.en.resx">
339       <DependentUpon>FilterDialog.cs</DependentUpon>
340     </EmbeddedResource>
341     <EmbeddedResource Update="FilterDialog.resx">
342       <DependentUpon>FilterDialog.cs</DependentUpon>
343     </EmbeddedResource>
344     <EmbeddedResource Update="HashtagManage.en.resx">
345       <DependentUpon>HashtagManage.cs</DependentUpon>
346     </EmbeddedResource>
347     <EmbeddedResource Update="HashtagManage.resx">
348       <DependentUpon>HashtagManage.cs</DependentUpon>
349     </EmbeddedResource>
350     <EmbeddedResource Update="InputDialog.en.resx">
351       <DependentUpon>InputDialog.cs</DependentUpon>
352     </EmbeddedResource>
353     <EmbeddedResource Update="InputDialog.resx">
354       <DependentUpon>InputDialog.cs</DependentUpon>
355     </EmbeddedResource>
356     <EmbeddedResource Update="ListAvailable.resx">
357       <DependentUpon>ListAvailable.cs</DependentUpon>
358     </EmbeddedResource>
359     <EmbeddedResource Update="ListAvailable.en.resx">
360       <DependentUpon>ListAvailable.cs</DependentUpon>
361     </EmbeddedResource>
362     <EmbeddedResource Update="ListManage.en.resx">
363       <DependentUpon>ListManage.cs</DependentUpon>
364     </EmbeddedResource>
365     <EmbeddedResource Update="ListManage.resx">
366       <DependentUpon>ListManage.cs</DependentUpon>
367     </EmbeddedResource>
368     <EmbeddedResource Update="AtIdSupplement.en.resx">
369       <DependentUpon>AtIdSupplement.cs</DependentUpon>
370     </EmbeddedResource>
371     <EmbeddedResource Update="AtIdSupplement.resx">
372       <DependentUpon>AtIdSupplement.cs</DependentUpon>
373     </EmbeddedResource>
374     <EmbeddedResource Update="AppendSettingDialog.en.resx">
375       <DependentUpon>AppendSettingDialog.cs</DependentUpon>
376       <SubType>Designer</SubType>
377     </EmbeddedResource>
378     <EmbeddedResource Update="AppendSettingDialog.resx">
379       <DependentUpon>AppendSettingDialog.cs</DependentUpon>
380       <SubType>Designer</SubType>
381     </EmbeddedResource>
382     <EmbeddedResource Update="LoginDialog.en.resx">
383       <DependentUpon>LoginDialog.cs</DependentUpon>
384     </EmbeddedResource>
385     <EmbeddedResource Update="LoginDialog.resx">
386       <DependentUpon>LoginDialog.cs</DependentUpon>
387     </EmbeddedResource>
388     <EmbeddedResource Update="MediaSelector.en.resx">
389       <DependentUpon>MediaSelector.cs</DependentUpon>
390     </EmbeddedResource>
391     <EmbeddedResource Update="MediaSelector.resx">
392       <DependentUpon>MediaSelector.cs</DependentUpon>
393     </EmbeddedResource>
394     <EmbeddedResource Update="SendErrorReportForm.en.resx">
395       <DependentUpon>SendErrorReportForm.cs</DependentUpon>
396     </EmbeddedResource>
397     <EmbeddedResource Update="SendErrorReportForm.resx">
398       <DependentUpon>SendErrorReportForm.cs</DependentUpon>
399     </EmbeddedResource>
400     <EmbeddedResource Update="TweetDetailsView.en.resx">
401       <DependentUpon>TweetDetailsView.cs</DependentUpon>
402       <SubType>Designer</SubType>
403     </EmbeddedResource>
404     <EmbeddedResource Update="TweetDetailsView.resx">
405       <DependentUpon>TweetDetailsView.cs</DependentUpon>
406     </EmbeddedResource>
407     <EmbeddedResource Update="WaitingDialog.resx">
408       <DependentUpon>WaitingDialog.cs</DependentUpon>
409     </EmbeddedResource>
410     <EmbeddedResource Update="Setting\Panel\ActionPanel.en.resx">
411       <DependentUpon>ActionPanel.cs</DependentUpon>
412     </EmbeddedResource>
413     <EmbeddedResource Update="Setting\Panel\ActionPanel.resx">
414       <DependentUpon>ActionPanel.cs</DependentUpon>
415     </EmbeddedResource>
416     <EmbeddedResource Update="Setting\Panel\BasedPanel.en.resx">
417       <DependentUpon>BasedPanel.cs</DependentUpon>
418     </EmbeddedResource>
419     <EmbeddedResource Update="Setting\Panel\BasedPanel.resx">
420       <DependentUpon>BasedPanel.cs</DependentUpon>
421     </EmbeddedResource>
422     <EmbeddedResource Update="Setting\Panel\ConnectionPanel.en.resx">
423       <DependentUpon>ConnectionPanel.cs</DependentUpon>
424     </EmbeddedResource>
425     <EmbeddedResource Update="Setting\Panel\ConnectionPanel.resx">
426       <DependentUpon>ConnectionPanel.cs</DependentUpon>
427     </EmbeddedResource>
428     <EmbeddedResource Update="Setting\Panel\CooperatePanel.en.resx">
429       <DependentUpon>CooperatePanel.cs</DependentUpon>
430     </EmbeddedResource>
431     <EmbeddedResource Update="Setting\Panel\CooperatePanel.resx">
432       <DependentUpon>CooperatePanel.cs</DependentUpon>
433     </EmbeddedResource>
434     <EmbeddedResource Update="Setting\Panel\FontPanel.en.resx">
435       <DependentUpon>FontPanel.cs</DependentUpon>
436     </EmbeddedResource>
437     <EmbeddedResource Update="Setting\Panel\FontPanel.resx">
438       <DependentUpon>FontPanel.cs</DependentUpon>
439     </EmbeddedResource>
440     <EmbeddedResource Update="Setting\Panel\FontPanel2.en.resx">
441       <DependentUpon>FontPanel2.cs</DependentUpon>
442     </EmbeddedResource>
443     <EmbeddedResource Update="Setting\Panel\FontPanel2.resx">
444       <DependentUpon>FontPanel2.cs</DependentUpon>
445     </EmbeddedResource>
446     <EmbeddedResource Update="Setting\Panel\GetCountPanel.en.resx">
447       <DependentUpon>GetCountPanel.cs</DependentUpon>
448     </EmbeddedResource>
449     <EmbeddedResource Update="Setting\Panel\GetCountPanel.resx">
450       <DependentUpon>GetCountPanel.cs</DependentUpon>
451     </EmbeddedResource>
452     <EmbeddedResource Update="Setting\Panel\GetPeriodPanel.en.resx">
453       <DependentUpon>GetPeriodPanel.cs</DependentUpon>
454     </EmbeddedResource>
455     <EmbeddedResource Update="Setting\Panel\GetPeriodPanel.resx">
456       <DependentUpon>GetPeriodPanel.cs</DependentUpon>
457     </EmbeddedResource>
458     <EmbeddedResource Update="Setting\Panel\NotifyPanel.en.resx">
459       <DependentUpon>NotifyPanel.cs</DependentUpon>
460     </EmbeddedResource>
461     <EmbeddedResource Update="Setting\Panel\NotifyPanel.resx">
462       <DependentUpon>NotifyPanel.cs</DependentUpon>
463     </EmbeddedResource>
464     <EmbeddedResource Update="Setting\Panel\PreviewPanel.en.resx">
465       <DependentUpon>PreviewPanel.cs</DependentUpon>
466     </EmbeddedResource>
467     <EmbeddedResource Update="Setting\Panel\PreviewPanel.resx">
468       <DependentUpon>PreviewPanel.cs</DependentUpon>
469     </EmbeddedResource>
470     <EmbeddedResource Update="Setting\Panel\ProxyPanel.en.resx">
471       <DependentUpon>ProxyPanel.cs</DependentUpon>
472     </EmbeddedResource>
473     <EmbeddedResource Update="Setting\Panel\ProxyPanel.resx">
474       <DependentUpon>ProxyPanel.cs</DependentUpon>
475     </EmbeddedResource>
476     <EmbeddedResource Update="Setting\Panel\ShortUrlPanel.en.resx">
477       <DependentUpon>ShortUrlPanel.cs</DependentUpon>
478     </EmbeddedResource>
479     <EmbeddedResource Update="Setting\Panel\ShortUrlPanel.resx">
480       <DependentUpon>ShortUrlPanel.cs</DependentUpon>
481     </EmbeddedResource>
482     <EmbeddedResource Update="Setting\Panel\StartupPanel.en.resx">
483       <DependentUpon>StartupPanel.cs</DependentUpon>
484     </EmbeddedResource>
485     <EmbeddedResource Update="Setting\Panel\StartupPanel.resx">
486       <DependentUpon>StartupPanel.cs</DependentUpon>
487     </EmbeddedResource>
488     <EmbeddedResource Update="Setting\Panel\TweetActPanel.en.resx">
489       <DependentUpon>TweetActPanel.cs</DependentUpon>
490     </EmbeddedResource>
491     <EmbeddedResource Update="Setting\Panel\TweetActPanel.resx">
492       <DependentUpon>TweetActPanel.cs</DependentUpon>
493     </EmbeddedResource>
494     <EmbeddedResource Update="Setting\Panel\TweetPrvPanel.en.resx">
495       <DependentUpon>TweetPrvPanel.cs</DependentUpon>
496     </EmbeddedResource>
497     <EmbeddedResource Update="Setting\Panel\TweetPrvPanel.resx">
498       <DependentUpon>TweetPrvPanel.cs</DependentUpon>
499     </EmbeddedResource>
500     <EmbeddedResource Update="TabsDialog.en.resx">
501       <DependentUpon>TabsDialog.cs</DependentUpon>
502     </EmbeddedResource>
503     <EmbeddedResource Update="TabsDialog.resx">
504       <DependentUpon>TabsDialog.cs</DependentUpon>
505     </EmbeddedResource>
506     <EmbeddedResource Update="TweetThumbnail.en.resx">
507       <DependentUpon>TweetThumbnail.cs</DependentUpon>
508     </EmbeddedResource>
509     <EmbeddedResource Update="TweetThumbnail.resx">
510       <DependentUpon>TweetThumbnail.cs</DependentUpon>
511     </EmbeddedResource>
512     <EmbeddedResource Update="UpdateDialog.en.resx">
513       <DependentUpon>UpdateDialog.cs</DependentUpon>
514     </EmbeddedResource>
515     <EmbeddedResource Update="UpdateDialog.resx">
516       <DependentUpon>UpdateDialog.cs</DependentUpon>
517     </EmbeddedResource>
518     <EmbeddedResource Update="InputTabName.en.resx">
519       <DependentUpon>InputTabName.cs</DependentUpon>
520     </EmbeddedResource>
521     <EmbeddedResource Update="InputTabName.resx">
522       <DependentUpon>InputTabName.cs</DependentUpon>
523     </EmbeddedResource>
524     <EmbeddedResource Update="MyLists.en.resx">
525       <DependentUpon>MyLists.cs</DependentUpon>
526     </EmbeddedResource>
527     <EmbeddedResource Update="MyLists.resx">
528       <DependentUpon>MyLists.cs</DependentUpon>
529     </EmbeddedResource>
530     <EmbeddedResource Update="OpenURL.en.resx">
531       <DependentUpon>OpenURL.cs</DependentUpon>
532     </EmbeddedResource>
533     <EmbeddedResource Update="OpenURL.resx">
534       <DependentUpon>OpenURL.cs</DependentUpon>
535     </EmbeddedResource>
536     <EmbeddedResource Update="Properties\Resources.resx">
537       <Generator>ResXFileCodeGenerator</Generator>
538       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
539       <SubType>Designer</SubType>
540     </EmbeddedResource>
541     <EmbeddedResource Update="Properties\Resources.en.resx">
542       <SubType>Designer</SubType>
543     </EmbeddedResource>
544     <EmbeddedResource Update="SearchWordDialog.en.resx">
545       <DependentUpon>SearchWordDialog.cs</DependentUpon>
546     </EmbeddedResource>
547     <EmbeddedResource Update="SearchWordDialog.resx">
548       <DependentUpon>SearchWordDialog.cs</DependentUpon>
549     </EmbeddedResource>
550     <EmbeddedResource Update="UserInfoDialog.en.resx">
551       <DependentUpon>UserInfoDialog.cs</DependentUpon>
552     </EmbeddedResource>
553     <EmbeddedResource Update="UserInfoDialog.resx">
554       <DependentUpon>UserInfoDialog.cs</DependentUpon>
555     </EmbeddedResource>
556     <EmbeddedResource Update="Tween.en.resx">
557       <DependentUpon>Tween.cs</DependentUpon>
558       <SubType>Designer</SubType>
559     </EmbeddedResource>
560     <EmbeddedResource Update="Tween.resx">
561       <DependentUpon>Tween.cs</DependentUpon>
562       <SubType>Designer</SubType>
563     </EmbeddedResource>
564     <EmbeddedResource Update="TweenAboutBox.en.resx">
565       <DependentUpon>TweenAboutBox.cs</DependentUpon>
566     </EmbeddedResource>
567     <EmbeddedResource Update="TweenAboutBox.resx">
568       <DependentUpon>TweenAboutBox.cs</DependentUpon>
569     </EmbeddedResource>
570   </ItemGroup>
571   <ItemGroup>
572     <None Include="..\LICENSE">
573       <Link>LICENSE</Link>
574       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
575     </None>
576     <None Include="..\LICENSE.GPL-3">
577       <Link>LICENSE.GPL-3</Link>
578       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
579     </None>
580     <None Include="..\LICENSE.ja">
581       <Link>LICENSE.ja</Link>
582       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
583     </None>
584     <None Include="..\LICENSE.LGPL-3">
585       <Link>LICENSE.LGPL-3</Link>
586       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
587     </None>
588     <AdditionalFiles Include="..\stylecop.json">
589       <Link>stylecop.json</Link>
590     </AdditionalFiles>
591     <None Include="app.config" />
592     <None Include="app.manifest">
593       <SubType>Designer</SubType>
594     </None>
595   </ItemGroup>
596   <ItemGroup>
597     <Content Include="Icons\description.txt">
598       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
599     </Content>
600     <Content Include="Resources\3b.ico" />
601     <Content Include="Resources\4b.ico" />
602     <Content Include="Resources\5b.ico" />
603     <Content Include="Resources\5g.ico" />
604     <Content Include="Resources\5r.ico" />
605     <Content Include="Resources\5y.ico" />
606     <Content Include="Resources\6b.ico" />
607     <Content Include="Resources\6g.ico" />
608     <Content Include="Resources\ChangeLog.txt" />
609     <Content Include="Resources\Description.txt" />
610     <Content Include="Resources\InitialImage.png" />
611     <Content Include="Resources\LogoImage.png" />
612     <Content Include="Resources\MultiMediaImage.png" />
613     <None Include="Resources\S14.ico" />
614     <None Include="Resources\S13.ico" />
615     <None Include="Resources\S12.ico" />
616     <None Include="Resources\S11.ico" />
617     <None Include="Resources\S10.ico" />
618     <None Include="Resources\S9.ico" />
619     <None Include="Resources\S8.ico" />
620     <None Include="Resources\S7.ico" />
621     <None Include="Resources\S6.ico" />
622     <None Include="Resources\S5.ico" />
623     <None Include="Resources\S4.ico" />
624     <None Include="Resources\S3.ico" />
625     <None Include="Resources\S2.ico" />
626     <None Include="Resources\S1.ico" />
627     <None Include="Resources\S0.ico" />
628     <None Include="ErrorReport.datasource" />
629     <None Include="Resources\PlayableOverlayImage.png" />
630     <Content Include="Resources\re.ico" />
631     <Content Include="Resources\re2.ico" />
632     <Content Include="Resources\re3.ico" />
633     <Content Include="Resources\re4.ico" />
634   </ItemGroup>
635   <ItemGroup>
636     <PackageReference Include="ResXcue">
637       <Version>1.0.1</Version>
638     </PackageReference>
639     <PackageReference Include="StyleCop.Analyzers">
640       <Version>1.2.0-beta.406</Version>
641       <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
642       <PrivateAssets>all</PrivateAssets>
643     </PackageReference>
644   </ItemGroup>
645   <ItemGroup>
646     <InternalsVisibleTo Include="OpenTween.Tests" />
647     <InternalsVisibleTo Include="DynamicProxyGenAssembly2" />
648   </ItemGroup>
649   <Target Name="ResXcue" BeforeTargets="Build">
650     <ResXcueTask Files="@(ResXFiles)" Indent="false" RemoveSchema="true" />
651   </Target>
652 </Project>