]> fbox.kageds.com Git - NEATEST.git/blob - NEA/NEA.vbproj
0a08dc44050c9d5b4ac0a89877cdaf24ada7371f
[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.Xml.Linq" />
58 <Reference Include="System.Data.DataSetExtensions" />
59 <Reference Include="System" />
60 <Reference Include="System.Data" />
61 <Reference Include="System.Xml" />
62 <Reference Include="System.Xaml">
63 <RequiredTargetFramework>4.0</RequiredTargetFramework>
64 </Reference>
65 <Reference Include="WindowsBase" />
66 <Reference Include="PresentationCore" />
67 <Reference Include="PresentationFramework" />
68 <Reference Include="System.Net.Http" />
69 </ItemGroup>
70 <ItemGroup>
71 <ApplicationDefinition Include="Application.xaml">
72 <Generator>MSBuild:Compile</Generator>
73 <SubType>Designer</SubType>
74 </ApplicationDefinition>
75 <Compile Include="Account.xaml.vb">
76 <DependentUpon>Account.xaml</DependentUpon>
77 </Compile>
78 <Compile Include="Achievemants.xaml.vb">
79 <DependentUpon>Achievemants.xaml</DependentUpon>
80 </Compile>
81 <Compile Include="Friends.xaml.vb">
82 <DependentUpon>Friends.xaml</DependentUpon>
83 </Compile>
84 <Compile Include="Libary.xaml.vb">
85 <DependentUpon>Libary.xaml</DependentUpon>
86 </Compile>
87 <Compile Include="NEADataSet.Designer.vb">
88 <AutoGen>True</AutoGen>
89 <DesignTime>True</DesignTime>
90 <DependentUpon>NEADataSet.xsd</DependentUpon>
91 </Compile>
92 <Compile Include="SignUp.xaml.vb">
93 <DependentUpon>SignUp.xaml</DependentUpon>
94 </Compile>
95 <Compile Include="SplashPage.xaml.vb">
96 <DependentUpon>SplashPage.xaml</DependentUpon>
97 </Compile>
98 <Compile Include="Store.xaml.vb">
99 <DependentUpon>Store.xaml</DependentUpon>
100 </Compile>
101 <Page Include="Account.xaml">
102 <SubType>Designer</SubType>
103 <Generator>MSBuild:Compile</Generator>
104 </Page>
105 <Page Include="Achievemants.xaml">
106 <SubType>Designer</SubType>
107 <Generator>MSBuild:Compile</Generator>
108 </Page>
109 <Page Include="Friends.xaml">
110 <SubType>Designer</SubType>
111 <Generator>MSBuild:Compile</Generator>
112 </Page>
113 <Page Include="Home.xaml">
114 <SubType>Designer</SubType>
115 <Generator>MSBuild:Compile</Generator>
116 </Page>
117 <Page Include="Libary.xaml">
118 <SubType>Designer</SubType>
119 <Generator>MSBuild:Compile</Generator>
120 </Page>
121 <Page Include="mainwindow.xaml">
122 <Generator>MSBuild:Compile</Generator>
123 <SubType>Designer</SubType>
124 </Page>
125 <Compile Include="Application.xaml.vb">
126 <DependentUpon>Application.xaml</DependentUpon>
127 <SubType>Code</SubType>
128 </Compile>
129 <Compile Include="Home.xaml.vb">
130 <DependentUpon>Home.xaml</DependentUpon>
131 </Compile>
132 <Compile Include="mainwindow.xaml.vb">
133 <DependentUpon>mainwindow.xaml</DependentUpon>
134 <SubType>Code</SubType>
135 </Compile>
136 <Page Include="SignUp.xaml">
137 <SubType>Designer</SubType>
138 <Generator>MSBuild:Compile</Generator>
139 </Page>
140 <Page Include="SplashPage.xaml">
141 <SubType>Designer</SubType>
142 <Generator>MSBuild:Compile</Generator>
143 </Page>
144 <Page Include="Store.xaml">
145 <SubType>Designer</SubType>
146 <Generator>MSBuild:Compile</Generator>
147 </Page>
148 </ItemGroup>
149 <ItemGroup>
150 <Import Include="System.Threading.Tasks" />
151 <Import Include="System.Linq" />
152 <Import Include="System.Xml.Linq" />
153 <Import Include="Microsoft.VisualBasic" />
154 <Import Include="System" />
155 <Import Include="System.Collections" />
156 <Import Include="System.Collections.Generic" />
157 <Import Include="System.Diagnostics" />
158 <Import Include="System.Windows" />
159 <Import Include="System.Windows.Controls" />
160 <Import Include="System.Windows.Data" />
161 <Import Include="System.Windows.Documents" />
162 <Import Include="System.Windows.Input" />
163 <Import Include="System.Windows.Shapes" />
164 <Import Include="System.Windows.Media" />
165 <Import Include="System.Windows.Media.Imaging" />
166 <Import Include="System.Windows.Navigation" />
167 </ItemGroup>
168 <ItemGroup>
169 <Compile Include="My Project\AssemblyInfo.vb">
170 <SubType>Code</SubType>
171 </Compile>
172 <Compile Include="My Project\MyExtensions\MyWpfExtension.vb">
173 <VBMyExtensionTemplateID>Microsoft.VisualBasic.WPF.MyExtension</VBMyExtensionTemplateID>
174 <VBMyExtensionTemplateVersion>1.0.0.0</VBMyExtensionTemplateVersion>
175 </Compile>
176 <Compile Include="My Project\Resources.Designer.vb">
177 <AutoGen>True</AutoGen>
178 <DesignTime>True</DesignTime>
179 <DependentUpon>Resources.resx</DependentUpon>
180 </Compile>
181 <Compile Include="My Project\Settings.Designer.vb">
182 <AutoGen>True</AutoGen>
183 <DependentUpon>Settings.settings</DependentUpon>
184 <DesignTimeSharedInput>True</DesignTimeSharedInput>
185 </Compile>
186 <EmbeddedResource Include="My Project\Resources.resx">
187 <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
188 <LastGenOutput>Resources.Designer.vb</LastGenOutput>
189 <CustomToolNamespace>My.Resources</CustomToolNamespace>
190 </EmbeddedResource>
191 <None Include="My Project\Settings.settings">
192 <Generator>SettingsSingleFileGenerator</Generator>
193 <LastGenOutput>Settings.Designer.vb</LastGenOutput>
194 </None>
195 <None Include="NEADataSet.xsc">
196 <DependentUpon>NEADataSet.xsd</DependentUpon>
197 </None>
198 <None Include="NEADataSet.xsd">
199 <Generator>MSDataSetGenerator</Generator>
200 <LastGenOutput>NEADataSet.Designer.vb</LastGenOutput>
201 <SubType>Designer</SubType>
202 </None>
203 <None Include="NEADataSet.xss">
204 <DependentUpon>NEADataSet.xsd</DependentUpon>
205 </None>
206 </ItemGroup>
207 <ItemGroup>
208 <None Include="App.config" />
209 </ItemGroup>
210 <ItemGroup>
211 <Resource Include="Home.png" />
212 </ItemGroup>
213 <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
214 </Project>