]> fbox.kageds.com Git - NEATEST.git/blob - NEA/NEA.vbproj
Profile Pic saved to OLE Object working
[NEATEST.git] / NEA / NEA.vbproj
1 <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProjectGuid>{E47081EF-CB9D-4232-9C1B-266B43C8AD76}</ProjectGuid>
7 <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
8 <OutputType>WinExe</OutputType>
9 <RootNamespace>NEA</RootNamespace>
10 <AssemblyName>NEA</AssemblyName>
11 <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
12 <MyType>Custom</MyType>
13 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
14 <Deterministic>true</Deterministic>
15 </PropertyGroup>
16 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17 <PlatformTarget>AnyCPU</PlatformTarget>
18 <DebugSymbols>true</DebugSymbols>
19 <DebugType>full</DebugType>
20 <DefineDebug>true</DefineDebug>
21 <DefineTrace>true</DefineTrace>
22 <IncrementalBuild>true</IncrementalBuild>
23 <OutputPath>bin\Debug\</OutputPath>
24 <DocumentationFile>NEA.xml</DocumentationFile>
25 <NoWarn>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314</NoWarn>
26 </PropertyGroup>
27 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28 <PlatformTarget>AnyCPU</PlatformTarget>
29 <DebugType>pdbonly</DebugType>
30 <DebugSymbols>false</DebugSymbols>
31 <DefineDebug>false</DefineDebug>
32 <DefineTrace>true</DefineTrace>
33 <IncrementalBuild>false</IncrementalBuild>
34 <Optimize>true</Optimize>
35 <OutputPath>bin\Release\</OutputPath>
36 <DocumentationFile>NEA.xml</DocumentationFile>
37 <NoWarn>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314</NoWarn>
38 </PropertyGroup>
39 <PropertyGroup>
40 <OptionExplicit>On</OptionExplicit>
41 </PropertyGroup>
42 <PropertyGroup>
43 <OptionCompare>Binary</OptionCompare>
44 </PropertyGroup>
45 <PropertyGroup>
46 <OptionStrict>Off</OptionStrict>
47 </PropertyGroup>
48 <PropertyGroup>
49 <OptionInfer>On</OptionInfer>
50 </PropertyGroup>
51 <PropertyGroup>
52 <StartupObject>
53 </StartupObject>
54 </PropertyGroup>
55 <ItemGroup>
56 <Reference Include="System.Core" />
57 <Reference Include="System.Drawing" />
58 <Reference Include="System.Windows.Forms" />
59 <Reference Include="System.Xml.Linq" />
60 <Reference Include="System.Data.DataSetExtensions" />
61 <Reference Include="System" />
62 <Reference Include="System.Data" />
63 <Reference Include="System.Xml" />
64 <Reference Include="System.Xaml">
65 <RequiredTargetFramework>4.0</RequiredTargetFramework>
66 </Reference>
67 <Reference Include="WindowsBase" />
68 <Reference Include="PresentationCore" />
69 <Reference Include="PresentationFramework" />
70 <Reference Include="System.Net.Http" />
71 </ItemGroup>
72 <ItemGroup>
73 <ApplicationDefinition Include="Application.xaml">
74 <Generator>MSBuild:Compile</Generator>
75 <SubType>Designer</SubType>
76 </ApplicationDefinition>
77 <Compile Include="Account.xaml.vb">
78 <DependentUpon>Account.xaml</DependentUpon>
79 </Compile>
80 <Compile Include="Achievemants.xaml.vb">
81 <DependentUpon>Achievemants.xaml</DependentUpon>
82 </Compile>
83 <Compile Include="fmProfile.xaml.vb">
84 <DependentUpon>fmProfile.xaml</DependentUpon>
85 </Compile>
86 <Compile Include="Friends.xaml.vb">
87 <DependentUpon>Friends.xaml</DependentUpon>
88 </Compile>
89 <Compile Include="Libary.xaml.vb">
90 <DependentUpon>Libary.xaml</DependentUpon>
91 </Compile>
92 <Compile Include="Module1.vb" />
93 <Compile Include="NEADataSet.Designer.vb">
94 <AutoGen>True</AutoGen>
95 <DesignTime>True</DesignTime>
96 <DependentUpon>NEADataSet.xsd</DependentUpon>
97 </Compile>
98 <Compile Include="NEADataSet.vb">
99 <DependentUpon>NEADataSet.xsd</DependentUpon>
100 </Compile>
101 <Compile Include="SignUp.xaml.vb">
102 <DependentUpon>SignUp.xaml</DependentUpon>
103 </Compile>
104 <Compile Include="SplashPage.xaml.vb">
105 <DependentUpon>SplashPage.xaml</DependentUpon>
106 </Compile>
107 <Compile Include="Store.xaml.vb">
108 <DependentUpon>Store.xaml</DependentUpon>
109 </Compile>
110 <Page Include="Account.xaml">
111 <SubType>Designer</SubType>
112 <Generator>MSBuild:Compile</Generator>
113 </Page>
114 <Page Include="Achievemants.xaml">
115 <SubType>Designer</SubType>
116 <Generator>MSBuild:Compile</Generator>
117 </Page>
118 <Page Include="fmProfile.xaml">
119 <SubType>Designer</SubType>
120 <Generator>MSBuild:Compile</Generator>
121 </Page>
122 <Page Include="Friends.xaml">
123 <SubType>Designer</SubType>
124 <Generator>MSBuild:Compile</Generator>
125 </Page>
126 <Page Include="Home.xaml">
127 <SubType>Designer</SubType>
128 <Generator>MSBuild:Compile</Generator>
129 </Page>
130 <Page Include="Libary.xaml">
131 <SubType>Designer</SubType>
132 <Generator>MSBuild:Compile</Generator>
133 </Page>
134 <Page Include="mainwindow.xaml">
135 <Generator>MSBuild:Compile</Generator>
136 <SubType>Designer</SubType>
137 </Page>
138 <Compile Include="Application.xaml.vb">
139 <DependentUpon>Application.xaml</DependentUpon>
140 <SubType>Code</SubType>
141 </Compile>
142 <Compile Include="Home.xaml.vb">
143 <DependentUpon>Home.xaml</DependentUpon>
144 </Compile>
145 <Compile Include="mainwindow.xaml.vb">
146 <DependentUpon>mainwindow.xaml</DependentUpon>
147 <SubType>Code</SubType>
148 </Compile>
149 <Page Include="SignUp.xaml">
150 <SubType>Designer</SubType>
151 <Generator>MSBuild:Compile</Generator>
152 </Page>
153 <Page Include="SplashPage.xaml">
154 <SubType>Designer</SubType>
155 <Generator>MSBuild:Compile</Generator>
156 </Page>
157 <Page Include="Store.xaml">
158 <SubType>Designer</SubType>
159 <Generator>MSBuild:Compile</Generator>
160 </Page>
161 </ItemGroup>
162 <ItemGroup>
163 <Import Include="System.Threading.Tasks" />
164 <Import Include="System.Linq" />
165 <Import Include="System.Xml.Linq" />
166 <Import Include="Microsoft.VisualBasic" />
167 <Import Include="System" />
168 <Import Include="System.Collections" />
169 <Import Include="System.Collections.Generic" />
170 <Import Include="System.Diagnostics" />
171 <Import Include="System.Windows" />
172 <Import Include="System.Windows.Controls" />
173 <Import Include="System.Windows.Data" />
174 <Import Include="System.Windows.Documents" />
175 <Import Include="System.Windows.Input" />
176 <Import Include="System.Windows.Shapes" />
177 <Import Include="System.Windows.Media" />
178 <Import Include="System.Windows.Media.Imaging" />
179 <Import Include="System.Windows.Navigation" />
180 </ItemGroup>
181 <ItemGroup>
182 <Compile Include="My Project\AssemblyInfo.vb">
183 <SubType>Code</SubType>
184 </Compile>
185 <Compile Include="My Project\MyExtensions\MyWpfExtension.vb">
186 <VBMyExtensionTemplateID>Microsoft.VisualBasic.WPF.MyExtension</VBMyExtensionTemplateID>
187 <VBMyExtensionTemplateVersion>1.0.0.0</VBMyExtensionTemplateVersion>
188 </Compile>
189 <Compile Include="My Project\Resources.Designer.vb">
190 <AutoGen>True</AutoGen>
191 <DesignTime>True</DesignTime>
192 <DependentUpon>Resources.resx</DependentUpon>
193 </Compile>
194 <Compile Include="My Project\Settings.Designer.vb">
195 <AutoGen>True</AutoGen>
196 <DependentUpon>Settings.settings</DependentUpon>
197 <DesignTimeSharedInput>True</DesignTimeSharedInput>
198 </Compile>
199 <EmbeddedResource Include="My Project\Resources.resx">
200 <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
201 <LastGenOutput>Resources.Designer.vb</LastGenOutput>
202 <CustomToolNamespace>My.Resources</CustomToolNamespace>
203 </EmbeddedResource>
204 <None Include="My Project\Settings.settings">
205 <Generator>SettingsSingleFileGenerator</Generator>
206 <LastGenOutput>Settings.Designer.vb</LastGenOutput>
207 </None>
208 <None Include="NEADataSet.xsc">
209 <DependentUpon>NEADataSet.xsd</DependentUpon>
210 </None>
211 <None Include="NEADataSet.xsd">
212 <Generator>MSDataSetGenerator</Generator>
213 <LastGenOutput>NEADataSet.Designer.vb</LastGenOutput>
214 <SubType>Designer</SubType>
215 </None>
216 <None Include="NEADataSet.xss">
217 <DependentUpon>NEADataSet.xsd</DependentUpon>
218 </None>
219 </ItemGroup>
220 <ItemGroup>
221 <None Include="App.config" />
222 </ItemGroup>
223 <ItemGroup>
224 <Resource Include="Home.png" />
225 </ItemGroup>
226 <ItemGroup>
227 <COMReference Include="ADODB">
228 <Guid>{B691E011-1797-432E-907A-4D8C69339129}</Guid>
229 <VersionMajor>6</VersionMajor>
230 <VersionMinor>1</VersionMinor>
231 <Lcid>0</Lcid>
232 <WrapperTool>tlbimp</WrapperTool>
233 <Isolated>False</Isolated>
234 <EmbedInteropTypes>True</EmbedInteropTypes>
235 </COMReference>
236 <COMReference Include="Microsoft.Office.Interop.Access.Dao">
237 <Guid>{4AC9E1DA-5BAD-4AC7-86E3-24F4CDCECA28}</Guid>
238 <VersionMajor>12</VersionMajor>
239 <VersionMinor>0</VersionMinor>
240 <Lcid>0</Lcid>
241 <WrapperTool>primary</WrapperTool>
242 <Isolated>False</Isolated>
243 <EmbedInteropTypes>True</EmbedInteropTypes>
244 </COMReference>
245 </ItemGroup>
246 <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
247 </Project>