OSDN Git Service

EventViewerDialogの初期処理で表示アイテムがなければカラム幅調整しないように
[opentween/open-tween.git] / Tween / Tween.vbproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
3   <PropertyGroup>
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ProductVersion>8.0.50727</ProductVersion>
7     <SchemaVersion>2.0</SchemaVersion>
8     <ProjectGuid>{41B54F21-5442-47D4-80F0-872D56D9E1FD}</ProjectGuid>
9     <OutputType>WinExe</OutputType>
10     <StartupObject>Tween.My.MyApplication</StartupObject>
11     <RootNamespace>Tween</RootNamespace>
12     <AssemblyName>Tween</AssemblyName>
13     <MyType>WindowsForms</MyType>
14     <ApplicationIcon>Resources\4b.ico</ApplicationIcon>
15     <FileUpgradeFlags>
16     </FileUpgradeFlags>
17     <UpgradeBackupLocation>
18     </UpgradeBackupLocation>
19     <OldToolsVersion>3.5</OldToolsVersion>
20     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
21     <IsWebBootstrapper>false</IsWebBootstrapper>
22     <OptionStrict>On</OptionStrict>
23     <TargetFrameworkProfile>
24     </TargetFrameworkProfile>
25     <PublishUrl>publish\</PublishUrl>
26     <Install>true</Install>
27     <InstallFrom>Disk</InstallFrom>
28     <UpdateEnabled>false</UpdateEnabled>
29     <UpdateMode>Foreground</UpdateMode>
30     <UpdateInterval>7</UpdateInterval>
31     <UpdateIntervalUnits>Days</UpdateIntervalUnits>
32     <UpdatePeriodically>false</UpdatePeriodically>
33     <UpdateRequired>false</UpdateRequired>
34     <MapFileExtensions>true</MapFileExtensions>
35     <ApplicationRevision>0</ApplicationRevision>
36     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
37     <UseApplicationTrust>false</UseApplicationTrust>
38     <BootstrapperEnabled>true</BootstrapperEnabled>
39   </PropertyGroup>
40   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
41     <DebugSymbols>true</DebugSymbols>
42     <DebugType>full</DebugType>
43     <DefineDebug>true</DefineDebug>
44     <DefineTrace>true</DefineTrace>
45     <OutputPath>bin\Debug\</OutputPath>
46     <DocumentationFile>
47     </DocumentationFile>
48     <NoWarn>42353,42354,42355</NoWarn>
49     <WarningsAsErrors>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036</WarningsAsErrors>
50     <RemoveIntegerChecks>true</RemoveIntegerChecks>
51   </PropertyGroup>
52   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
53     <DebugType>pdbonly</DebugType>
54     <DefineDebug>false</DefineDebug>
55     <DefineTrace>true</DefineTrace>
56     <Optimize>true</Optimize>
57     <OutputPath>bin\Release\</OutputPath>
58     <DocumentationFile>
59     </DocumentationFile>
60     <NoWarn>42353,42354,42355</NoWarn>
61     <DebugSymbols>true</DebugSymbols>
62     <WarningsAsErrors>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036</WarningsAsErrors>
63     <RemoveIntegerChecks>true</RemoveIntegerChecks>
64   </PropertyGroup>
65   <PropertyGroup>
66     <ApplicationManifest>My Project\app.manifest</ApplicationManifest>
67   </PropertyGroup>
68   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
69     <DebugSymbols>true</DebugSymbols>
70     <DefineDebug>true</DefineDebug>
71     <DefineTrace>true</DefineTrace>
72     <OutputPath>bin\x86\Debug\</OutputPath>
73     <RemoveIntegerChecks>true</RemoveIntegerChecks>
74     <NoWarn>42353,42354,42355</NoWarn>
75     <DebugType>full</DebugType>
76     <PlatformTarget>x86</PlatformTarget>
77     <WarningsAsErrors>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036</WarningsAsErrors>
78     <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
79     <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
80     <DefineConstants>
81     </DefineConstants>
82   </PropertyGroup>
83   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
84     <DebugSymbols>true</DebugSymbols>
85     <DefineTrace>true</DefineTrace>
86     <OutputPath>bin\x86\Release\</OutputPath>
87     <RemoveIntegerChecks>true</RemoveIntegerChecks>
88     <Optimize>true</Optimize>
89     <NoWarn>42353,42354,42355</NoWarn>
90     <DebugType>pdbonly</DebugType>
91     <PlatformTarget>x86</PlatformTarget>
92     <WarningsAsErrors>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036</WarningsAsErrors>
93   </PropertyGroup>
94   <PropertyGroup>
95     <OptionInfer>On</OptionInfer>
96   </PropertyGroup>
97   <ItemGroup>
98     <Reference Include="System" />
99     <Reference Include="System.Drawing" />
100     <Reference Include="System.Runtime.Serialization" />
101     <Reference Include="System.Runtime.Caching" />
102     <Reference Include="System.Web" />
103     <Reference Include="System.Windows.Forms" />
104     <Reference Include="System.XML" />
105     <Reference Include="System.Xml.Linq" />
106   </ItemGroup>
107   <ItemGroup>
108     <Import Include="Microsoft.VisualBasic" />
109     <Import Include="System" />
110     <Import Include="System.Collections" />
111     <Import Include="System.Collections.Generic" />
112     <Import Include="System.Drawing" />
113     <Import Include="System.Windows.Forms" />
114   </ItemGroup>
115   <ItemGroup>
116     <Compile Include="ApiInformation.vb" />
117     <Compile Include="ApplicationEvents.vb" />
118     <Compile Include="AtIdSupplement.Designer.vb">
119       <DependentUpon>AtIdSupplement.vb</DependentUpon>
120     </Compile>
121     <Compile Include="AtIdSupplement.vb">
122       <SubType>Form</SubType>
123     </Compile>
124     <Compile Include="Connection\HttpConnectionOAuthEcho.vb" />
125     <Compile Include="Connection\HttpOAuthApiProxy.vb" />
126     <Compile Include="Connection\HttpConnection.vb" />
127     <Compile Include="Connection\HttpConnectionBasic.vb" />
128     <Compile Include="Connection\HttpConnectionOAuth.vb" />
129     <Compile Include="Connection\HttpTwitter.vb" />
130     <Compile Include="Connection\HttpVarious.vb" />
131     <Compile Include="Connection\IHttpConnection.vb" />
132     <Compile Include="Connection\TwitPic.vb" />
133     <Compile Include="Connection\TwitVideo.vb" />
134     <Compile Include="Connection\imgly.vb" />
135     <Compile Include="Connection\yfrog.vb" />
136     <Compile Include="DataModel.vb" />
137     <Compile Include="DetailsListView.vb">
138       <SubType>Component</SubType>
139     </Compile>
140     <Compile Include="EventViewerDialog.Designer.vb">
141       <DependentUpon>EventViewerDialog.vb</DependentUpon>
142     </Compile>
143     <Compile Include="EventViewerDialog.vb">
144       <SubType>Form</SubType>
145     </Compile>
146     <Compile Include="DialogAsShieldIcon.Designer.vb">
147       <DependentUpon>DialogAsShieldIcon.vb</DependentUpon>
148     </Compile>
149     <Compile Include="DialogAsShieldIcon.vb">
150       <SubType>Form</SubType>
151     </Compile>
152     <Compile Include="DoubleClickCopyCanceller.vb" />
153     <Compile Include="FormInfo.Designer.vb">
154       <DependentUpon>FormInfo.vb</DependentUpon>
155     </Compile>
156     <Compile Include="FormInfo.vb">
157       <SubType>Form</SubType>
158     </Compile>
159     <Compile Include="HashtagManage.Designer.vb">
160       <DependentUpon>HashtagManage.vb</DependentUpon>
161     </Compile>
162     <Compile Include="HashtagManage.vb">
163       <SubType>Form</SubType>
164     </Compile>
165     <Compile Include="HookGlobalHotkey.vb" />
166     <Compile Include="ImageDictionary.vb" />
167     <Compile Include="ImageListViewItem.vb" />
168     <Compile Include="InputTabName.Designer.vb">
169       <DependentUpon>InputTabName.vb</DependentUpon>
170     </Compile>
171     <Compile Include="InputTabName.vb">
172       <SubType>Form</SubType>
173     </Compile>
174     <Compile Include="ListAvailable.Designer.vb">
175       <DependentUpon>ListAvailable.vb</DependentUpon>
176     </Compile>
177     <Compile Include="ListAvailable.vb">
178       <SubType>Form</SubType>
179     </Compile>
180     <Compile Include="ListElement.vb" />
181     <Compile Include="ListManage.Designer.vb">
182       <DependentUpon>ListManage.vb</DependentUpon>
183     </Compile>
184     <Compile Include="ListManage.vb">
185       <SubType>Form</SubType>
186     </Compile>
187     <Compile Include="My Project\AssemblyInfo.vb" />
188     <Compile Include="My Project\Application.Designer.vb">
189       <AutoGen>True</AutoGen>
190       <DependentUpon>Application.myapp</DependentUpon>
191     </Compile>
192     <Compile Include="My Project\Resources.Designer.vb">
193       <AutoGen>True</AutoGen>
194       <DesignTime>True</DesignTime>
195       <DependentUpon>Resources.resx</DependentUpon>
196     </Compile>
197     <Compile Include="My Project\Settings.Designer.vb">
198       <AutoGen>True</AutoGen>
199       <DependentUpon>Settings.settings</DependentUpon>
200       <DesignTimeSharedInput>True</DesignTimeSharedInput>
201     </Compile>
202     <Compile Include="MyCommon.vb" />
203     <Compile Include="MyLists.Designer.vb">
204       <DependentUpon>MyLists.vb</DependentUpon>
205     </Compile>
206     <Compile Include="MyLists.vb">
207       <SubType>Form</SubType>
208     </Compile>
209     <Compile Include="nicoms.vb" />
210     <Compile Include="OpenURL.Designer.vb">
211       <DependentUpon>OpenURL.vb</DependentUpon>
212     </Compile>
213     <Compile Include="OpenURL.vb">
214       <SubType>Form</SubType>
215     </Compile>
216     <Compile Include="Outputz.vb" />
217     <Compile Include="PictureService.vb" />
218     <Compile Include="RadixConvert.vb" />
219     <Compile Include="SearchWord.Designer.vb">
220       <DependentUpon>SearchWord.vb</DependentUpon>
221     </Compile>
222     <Compile Include="SearchWord.vb">
223       <SubType>Form</SubType>
224     </Compile>
225     <Compile Include="Setting.Designer.vb">
226       <DependentUpon>Setting.vb</DependentUpon>
227     </Compile>
228     <Compile Include="Setting.vb">
229       <SubType>Form</SubType>
230     </Compile>
231     <Compile Include="Setting\SettingAtIdList.vb" />
232     <Compile Include="Setting\SettingBase.vb" />
233     <Compile Include="Setting\SettingCommon.vb" />
234     <Compile Include="Setting\SettingLocal.vb" />
235     <Compile Include="Setting\SettingFollower.vb" />
236     <Compile Include="Setting\SettingTabs.vb" />
237     <Compile Include="ShieldIcon.vb" />
238     <Compile Include="ShortUrl.vb" />
239     <Compile Include="ShowUserInfo.Designer.vb">
240       <DependentUpon>ShowUserInfo.vb</DependentUpon>
241     </Compile>
242     <Compile Include="ShowUserInfo.vb">
243       <SubType>Form</SubType>
244     </Compile>
245     <Compile Include="StatusDictionary.vb" />
246     <Compile Include="FilterDialog.Designer.vb">
247       <DependentUpon>FilterDialog.vb</DependentUpon>
248     </Compile>
249     <Compile Include="FilterDialog.vb">
250       <SubType>Form</SubType>
251     </Compile>
252     <Compile Include="TabsDialog.Designer.vb">
253       <DependentUpon>TabsDialog.vb</DependentUpon>
254     </Compile>
255     <Compile Include="TabsDialog.vb">
256       <SubType>Form</SubType>
257     </Compile>
258     <Compile Include="Thumbnail.vb" />
259     <Compile Include="ToolStripAPIGauge.vb">
260       <SubType>Component</SubType>
261     </Compile>
262     <Compile Include="ToolStripLabelHistory.vb">
263       <SubType>Component</SubType>
264     </Compile>
265     <Compile Include="Tween.Designer.vb">
266       <DependentUpon>Tween.vb</DependentUpon>
267     </Compile>
268     <Compile Include="Tween.vb">
269       <SubType>Form</SubType>
270     </Compile>
271     <Compile Include="TweenAboutBox.Designer.vb">
272       <DependentUpon>TweenAboutBox.vb</DependentUpon>
273     </Compile>
274     <Compile Include="TweenAboutBox.vb">
275       <SubType>Form</SubType>
276     </Compile>
277     <Compile Include="Twitter.vb" />
278     <Compile Include="UserInfo.vb" />
279     <Compile Include="WebBrowserController.vb" />
280     <Compile Include="Win32Api.vb" />
281   </ItemGroup>
282   <ItemGroup>
283     <EmbeddedResource Include="AtIdSupplement.en.resx">
284       <SubType>Designer</SubType>
285       <DependentUpon>AtIdSupplement.vb</DependentUpon>
286     </EmbeddedResource>
287     <EmbeddedResource Include="AtIdSupplement.resx">
288       <SubType>Designer</SubType>
289       <DependentUpon>AtIdSupplement.vb</DependentUpon>
290     </EmbeddedResource>
291     <EmbeddedResource Include="AtIdSupplement.zh-CHS.resx">
292       <DependentUpon>AtIdSupplement.vb</DependentUpon>
293       <SubType>Designer</SubType>
294     </EmbeddedResource>
295     <EmbeddedResource Include="EventViewerDialog.resx">
296       <DependentUpon>EventViewerDialog.vb</DependentUpon>
297     </EmbeddedResource>
298     <EmbeddedResource Include="DialogAsShieldIcon.resx">
299       <DependentUpon>DialogAsShieldIcon.vb</DependentUpon>
300       <SubType>Designer</SubType>
301     </EmbeddedResource>
302     <EmbeddedResource Include="DialogAsShieldIcon.zh-CHS.resx">
303       <DependentUpon>DialogAsShieldIcon.vb</DependentUpon>
304       <SubType>Designer</SubType>
305     </EmbeddedResource>
306     <EmbeddedResource Include="FilterDialog.zh-CHS.resx">
307       <DependentUpon>FilterDialog.vb</DependentUpon>
308       <SubType>Designer</SubType>
309     </EmbeddedResource>
310     <EmbeddedResource Include="FormInfo.resx">
311       <DependentUpon>FormInfo.vb</DependentUpon>
312       <SubType>Designer</SubType>
313     </EmbeddedResource>
314     <EmbeddedResource Include="HashtagManage.en.resx">
315       <SubType>Designer</SubType>
316       <DependentUpon>HashtagManage.vb</DependentUpon>
317     </EmbeddedResource>
318     <EmbeddedResource Include="HashtagManage.resx">
319       <SubType>Designer</SubType>
320       <DependentUpon>HashtagManage.vb</DependentUpon>
321     </EmbeddedResource>
322     <EmbeddedResource Include="HashtagManage.zh-CHS.resx">
323       <DependentUpon>HashtagManage.vb</DependentUpon>
324       <SubType>Designer</SubType>
325     </EmbeddedResource>
326     <EmbeddedResource Include="InputTabName.en.resx">
327       <DependentUpon>InputTabName.vb</DependentUpon>
328       <SubType>Designer</SubType>
329     </EmbeddedResource>
330     <EmbeddedResource Include="InputTabName.resx">
331       <SubType>Designer</SubType>
332       <DependentUpon>InputTabName.vb</DependentUpon>
333     </EmbeddedResource>
334     <EmbeddedResource Include="InputTabName.zh-CHS.resx">
335       <DependentUpon>InputTabName.vb</DependentUpon>
336       <SubType>Designer</SubType>
337     </EmbeddedResource>
338     <EmbeddedResource Include="ListAvailable.en.resx">
339       <SubType>Designer</SubType>
340       <DependentUpon>ListAvailable.vb</DependentUpon>
341     </EmbeddedResource>
342     <EmbeddedResource Include="ListAvailable.resx">
343       <SubType>Designer</SubType>
344       <DependentUpon>ListAvailable.vb</DependentUpon>
345     </EmbeddedResource>
346     <EmbeddedResource Include="ListAvailable.zh-CHS.resx">
347       <DependentUpon>ListAvailable.vb</DependentUpon>
348       <SubType>Designer</SubType>
349     </EmbeddedResource>
350     <EmbeddedResource Include="ListManage.en.resx">
351       <DependentUpon>ListManage.vb</DependentUpon>
352     </EmbeddedResource>
353     <EmbeddedResource Include="ListManage.resx">
354       <DependentUpon>ListManage.vb</DependentUpon>
355     </EmbeddedResource>
356     <EmbeddedResource Include="ListManage.zh-CHS.resx">
357       <DependentUpon>ListManage.vb</DependentUpon>
358     </EmbeddedResource>
359     <EmbeddedResource Include="My Project\Resources.en.resx">
360       <SubType>Designer</SubType>
361     </EmbeddedResource>
362     <EmbeddedResource Include="My Project\Resources.resx">
363       <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
364       <LastGenOutput>Resources.Designer.vb</LastGenOutput>
365       <CustomToolNamespace>My.Resources</CustomToolNamespace>
366       <SubType>Designer</SubType>
367     </EmbeddedResource>
368     <EmbeddedResource Include="My Project\Resources.zh-CHS.resx">
369       <SubType>Designer</SubType>
370     </EmbeddedResource>
371     <EmbeddedResource Include="MyLists.en.resx">
372       <DependentUpon>MyLists.vb</DependentUpon>
373     </EmbeddedResource>
374     <EmbeddedResource Include="MyLists.resx">
375       <DependentUpon>MyLists.vb</DependentUpon>
376     </EmbeddedResource>
377     <EmbeddedResource Include="MyLists.zh-CHS.resx">
378       <DependentUpon>MyLists.vb</DependentUpon>
379     </EmbeddedResource>
380     <EmbeddedResource Include="OpenURL.en.resx">
381       <DependentUpon>OpenURL.vb</DependentUpon>
382       <SubType>Designer</SubType>
383     </EmbeddedResource>
384     <EmbeddedResource Include="OpenURL.resx">
385       <SubType>Designer</SubType>
386       <DependentUpon>OpenURL.vb</DependentUpon>
387     </EmbeddedResource>
388     <EmbeddedResource Include="OpenURL.zh-CHS.resx">
389       <DependentUpon>OpenURL.vb</DependentUpon>
390       <SubType>Designer</SubType>
391     </EmbeddedResource>
392     <EmbeddedResource Include="SearchWord.en.resx">
393       <DependentUpon>SearchWord.vb</DependentUpon>
394       <SubType>Designer</SubType>
395     </EmbeddedResource>
396     <EmbeddedResource Include="SearchWord.resx">
397       <SubType>Designer</SubType>
398       <DependentUpon>SearchWord.vb</DependentUpon>
399     </EmbeddedResource>
400     <EmbeddedResource Include="SearchWord.zh-CHS.resx">
401       <DependentUpon>SearchWord.vb</DependentUpon>
402       <SubType>Designer</SubType>
403     </EmbeddedResource>
404     <EmbeddedResource Include="Setting.en.resx">
405       <DependentUpon>Setting.vb</DependentUpon>
406       <SubType>Designer</SubType>
407     </EmbeddedResource>
408     <EmbeddedResource Include="Setting.resx">
409       <SubType>Designer</SubType>
410       <DependentUpon>Setting.vb</DependentUpon>
411     </EmbeddedResource>
412     <EmbeddedResource Include="FilterDialog.en.resx">
413       <DependentUpon>FilterDialog.vb</DependentUpon>
414       <SubType>Designer</SubType>
415     </EmbeddedResource>
416     <EmbeddedResource Include="FilterDialog.resx">
417       <DependentUpon>FilterDialog.vb</DependentUpon>
418       <SubType>Designer</SubType>
419     </EmbeddedResource>
420     <EmbeddedResource Include="Setting.zh-CHS.resx">
421       <DependentUpon>Setting.vb</DependentUpon>
422       <SubType>Designer</SubType>
423     </EmbeddedResource>
424     <EmbeddedResource Include="ShowUserInfo.en.resx">
425       <SubType>Designer</SubType>
426       <DependentUpon>ShowUserInfo.vb</DependentUpon>
427     </EmbeddedResource>
428     <EmbeddedResource Include="ShowUserInfo.resx">
429       <DependentUpon>ShowUserInfo.vb</DependentUpon>
430       <SubType>Designer</SubType>
431     </EmbeddedResource>
432     <EmbeddedResource Include="ShowUserInfo.zh-CHS.resx">
433       <DependentUpon>ShowUserInfo.vb</DependentUpon>
434       <SubType>Designer</SubType>
435     </EmbeddedResource>
436     <EmbeddedResource Include="TabsDialog.en.resx">
437       <DependentUpon>TabsDialog.vb</DependentUpon>
438       <SubType>Designer</SubType>
439     </EmbeddedResource>
440     <EmbeddedResource Include="TabsDialog.resx">
441       <DependentUpon>TabsDialog.vb</DependentUpon>
442       <SubType>Designer</SubType>
443     </EmbeddedResource>
444     <EmbeddedResource Include="TabsDialog.zh-CHS.resx">
445       <DependentUpon>TabsDialog.vb</DependentUpon>
446       <SubType>Designer</SubType>
447     </EmbeddedResource>
448     <EmbeddedResource Include="Tween.en.resx">
449       <DependentUpon>Tween.vb</DependentUpon>
450       <SubType>Designer</SubType>
451     </EmbeddedResource>
452     <EmbeddedResource Include="Tween.resx">
453       <DependentUpon>Tween.vb</DependentUpon>
454       <SubType>Designer</SubType>
455     </EmbeddedResource>
456     <EmbeddedResource Include="Tween.zh-CHS.resx">
457       <DependentUpon>Tween.vb</DependentUpon>
458       <SubType>Designer</SubType>
459     </EmbeddedResource>
460     <EmbeddedResource Include="TweenAboutBox.en.resx">
461       <DependentUpon>TweenAboutBox.vb</DependentUpon>
462       <SubType>Designer</SubType>
463     </EmbeddedResource>
464     <EmbeddedResource Include="TweenAboutBox.resx">
465       <SubType>Designer</SubType>
466       <DependentUpon>TweenAboutBox.vb</DependentUpon>
467     </EmbeddedResource>
468     <EmbeddedResource Include="TweenAboutBox.zh-CHS.resx">
469       <DependentUpon>TweenAboutBox.vb</DependentUpon>
470       <SubType>Designer</SubType>
471     </EmbeddedResource>
472   </ItemGroup>
473   <ItemGroup>
474     <None Include="app.config">
475     </None>
476     <None Include="My Project\app.manifest">
477       <SubType>Designer</SubType>
478     </None>
479     <None Include="My Project\Application.myapp">
480       <Generator>MyApplicationCodeGenerator</Generator>
481       <LastGenOutput>Application.Designer.vb</LastGenOutput>
482     </None>
483     <None Include="My Project\Settings.settings">
484       <Generator>SettingsSingleFileGenerator</Generator>
485       <CustomToolNamespace>My</CustomToolNamespace>
486       <LastGenOutput>Settings.Designer.vb</LastGenOutput>
487     </None>
488   </ItemGroup>
489   <ItemGroup>
490     <None Include="Resources\2b.ico" />
491     <None Include="Resources\re.ico" />
492     <None Include="Resources\4b.ico" />
493     <None Include="Resources\4y.ico" />
494     <None Include="Resources\4r.ico" />
495   </ItemGroup>
496   <ItemGroup>
497     <Content Include="Resources\1o.ico" />
498     <Content Include="tips.txt" />
499     <None Include="Resources\5g.ico" />
500     <Content Include="Resources\5o.ico" />
501     <Content Include="Resources\6b.ico" />
502     <None Include="Resources\6g.ico" />
503     <Content Include="Resources\6o.ico" />
504     <None Include="Resources\ChangeLog.txt" />
505     <None Include="Resources\InitialImage.png" />
506     <None Include="Resources\MultiMediaImage.png" />
507     <EmbeddedResource Include="Resources\Description.txt" />
508     <Content Include="Resources\re2.ico" />
509     <Content Include="Resources\re3.ico" />
510     <Content Include="Resources\re4.ico" />
511     <None Include="Resources\3b.ico" />
512     <None Include="Resources\5r.ico" />
513     <None Include="Resources\5y.ico" />
514     <None Include="Resources\5b.ico" />
515   </ItemGroup>
516   <ItemGroup>
517     <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
518       <Visible>False</Visible>
519       <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
520       <Install>false</Install>
521     </BootstrapperPackage>
522     <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
523       <Visible>False</Visible>
524       <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
525       <Install>false</Install>
526     </BootstrapperPackage>
527     <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
528       <Visible>False</Visible>
529       <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
530       <Install>false</Install>
531     </BootstrapperPackage>
532     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
533       <Visible>False</Visible>
534       <ProductName>.NET Framework 3.5</ProductName>
535       <Install>false</Install>
536     </BootstrapperPackage>
537     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
538       <Visible>False</Visible>
539       <ProductName>.NET Framework 3.5 SP1</ProductName>
540       <Install>true</Install>
541     </BootstrapperPackage>
542     <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
543       <Visible>False</Visible>
544       <ProductName>Windows インストーラー 3.1</ProductName>
545       <Install>true</Install>
546     </BootstrapperPackage>
547   </ItemGroup>
548   <ItemGroup>
549     <WCFMetadata Include="Service References\" />
550   </ItemGroup>
551   <Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
552   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
553        Other similar extension points exist, see Microsoft.Common.targets.
554   <Target Name="BeforeBuild">
555   </Target>
556   <Target Name="AfterBuild">
557   </Target>
558   -->
559   <Target Name="AfterBuild">
560     <SGen BuildAssemblyName="$(TargetFileName)" BuildAssemblyPath="$(TargetDir)" ShouldGenerateSerializer="true" UseProxyTypes="false" />
561   </Target>
562   <PropertyGroup>
563     <PostBuildEvent>
564     </PostBuildEvent>
565   </PropertyGroup>
566 </Project>