1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4+ <PropertyGroup >
5+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7+ <ProjectGuid >{E107B54E-0064-4CD0-BD47-B5858DE2AFF5}</ProjectGuid >
8+ <OutputType >WinExe</OutputType >
9+ <StartupObject >BatchToApp.My.MyApplication</StartupObject >
10+ <RootNamespace >BatchToApp</RootNamespace >
11+ <AssemblyName >BatchToApp</AssemblyName >
12+ <FileAlignment >512</FileAlignment >
13+ <MyType >WindowsForms</MyType >
14+ <TargetFrameworkVersion >v4.7.2</TargetFrameworkVersion >
15+ <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
16+ <Deterministic >true</Deterministic >
17+ </PropertyGroup >
18+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
19+ <PlatformTarget >AnyCPU</PlatformTarget >
20+ <DebugSymbols >true</DebugSymbols >
21+ <DebugType >full</DebugType >
22+ <DefineDebug >true</DefineDebug >
23+ <DefineTrace >true</DefineTrace >
24+ <OutputPath >bin\Debug\</OutputPath >
25+ <DocumentationFile >
26+ </DocumentationFile >
27+ <NoWarn >42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn >
28+ </PropertyGroup >
29+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
30+ <PlatformTarget >AnyCPU</PlatformTarget >
31+ <DebugType >none</DebugType >
32+ <DefineDebug >false</DefineDebug >
33+ <DefineTrace >true</DefineTrace >
34+ <Optimize >true</Optimize >
35+ <OutputPath >bin\Release\</OutputPath >
36+ <DocumentationFile >
37+ </DocumentationFile >
38+ <NoWarn >42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn >
39+ <Prefer32Bit >false</Prefer32Bit >
40+ </PropertyGroup >
41+ <PropertyGroup >
42+ <OptionExplicit >On</OptionExplicit >
43+ </PropertyGroup >
44+ <PropertyGroup >
45+ <OptionCompare >Binary</OptionCompare >
46+ </PropertyGroup >
47+ <PropertyGroup >
48+ <OptionStrict >Off</OptionStrict >
49+ </PropertyGroup >
50+ <PropertyGroup >
51+ <OptionInfer >On</OptionInfer >
52+ </PropertyGroup >
53+ <PropertyGroup >
54+ <ApplicationIcon >icon.ico</ApplicationIcon >
55+ </PropertyGroup >
56+ <ItemGroup >
57+ <Reference Include =" System" />
58+ <Reference Include =" System.Data" />
59+ <Reference Include =" System.Deployment" />
60+ <Reference Include =" System.Drawing" />
61+ <Reference Include =" System.Windows.Forms" />
62+ <Reference Include =" System.Xml" />
63+ <Reference Include =" System.Core" />
64+ <Reference Include =" System.Xml.Linq" />
65+ <Reference Include =" System.Data.DataSetExtensions" />
66+ <Reference Include =" System.Net.Http" />
67+ </ItemGroup >
68+ <ItemGroup >
69+ <Import Include =" Microsoft.VisualBasic" />
70+ <Import Include =" System" />
71+ <Import Include =" System.Collections" />
72+ <Import Include =" System.Collections.Generic" />
73+ <Import Include =" System.Data" />
74+ <Import Include =" System.Drawing" />
75+ <Import Include =" System.Diagnostics" />
76+ <Import Include =" System.Windows.Forms" />
77+ <Import Include =" System.Linq" />
78+ <Import Include =" System.Xml.Linq" />
79+ <Import Include =" System.Threading.Tasks" />
80+ </ItemGroup >
81+ <ItemGroup >
82+ <Compile Include =" BatchOptimizer.vb" />
83+ <Compile Include =" Compressor.vb" />
84+ <Compile Include =" MainWindow.vb" >
85+ <SubType >Form</SubType >
86+ </Compile >
87+ <Compile Include =" MainWindow.Designer.vb" >
88+ <DependentUpon >MainWindow.vb</DependentUpon >
89+ <SubType >Form</SubType >
90+ </Compile >
91+ <Compile Include =" My Project\AssemblyInfo.vb" />
92+ <Compile Include =" My Project\Application.Designer.vb" >
93+ <AutoGen >True</AutoGen >
94+ <DependentUpon >Application.myapp</DependentUpon >
95+ <DesignTime >True</DesignTime >
96+ </Compile >
97+ <Compile Include =" My Project\Resources.Designer.vb" >
98+ <AutoGen >True</AutoGen >
99+ <DesignTime >True</DesignTime >
100+ <DependentUpon >Resources.resx</DependentUpon >
101+ </Compile >
102+ <Compile Include =" My Project\Settings.Designer.vb" >
103+ <AutoGen >True</AutoGen >
104+ <DependentUpon >Settings.settings</DependentUpon >
105+ <DesignTimeSharedInput >True</DesignTimeSharedInput >
106+ </Compile >
107+ <Compile Include =" BonfireUI.vb" >
108+ <SubType >Component</SubType >
109+ </Compile >
110+ </ItemGroup >
111+ <ItemGroup >
112+ <EmbeddedResource Include =" MainWindow.resx" >
113+ <DependentUpon >MainWindow.vb</DependentUpon >
114+ </EmbeddedResource >
115+ <EmbeddedResource Include =" My Project\Resources.resx" >
116+ <Generator >VbMyResourcesResXFileCodeGenerator</Generator >
117+ <LastGenOutput >Resources.Designer.vb</LastGenOutput >
118+ <CustomToolNamespace >My.Resources</CustomToolNamespace >
119+ <SubType >Designer</SubType >
120+ </EmbeddedResource >
121+ </ItemGroup >
122+ <ItemGroup >
123+ <None Include =" My Project\Application.myapp" >
124+ <Generator >MyApplicationCodeGenerator</Generator >
125+ <LastGenOutput >Application.Designer.vb</LastGenOutput >
126+ </None >
127+ <None Include =" My Project\Settings.settings" >
128+ <Generator >SettingsSingleFileGenerator</Generator >
129+ <CustomToolNamespace >My</CustomToolNamespace >
130+ <LastGenOutput >Settings.Designer.vb</LastGenOutput >
131+ </None >
132+ <None Include =" App.config" />
133+ </ItemGroup >
134+ <ItemGroup >
135+ <None Include =" Resources\stub.cs" />
136+ </ItemGroup >
137+ <ItemGroup >
138+ <None Include =" logo.png" />
139+ </ItemGroup >
140+ <ItemGroup >
141+ <Content Include =" icon.ico" />
142+ </ItemGroup >
143+ <Import Project =" $(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
144+ </Project >
0 commit comments