2 |
|
<PropertyGroup> |
3 |
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
4 |
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
5 |
< |
<ProductVersion>8.0.50727</ProductVersion> |
5 |
> |
<ProductVersion>9.0.30729</ProductVersion> |
6 |
|
<SchemaVersion>2.0</SchemaVersion> |
7 |
|
<ProjectGuid>{8DC06215-EC33-43C8-AAD5-D0BFECADA886}</ProjectGuid> |
8 |
|
<OutputType>WinExe</OutputType> |
263 |
|
<DependentUpon>atsDataSet.xsd</DependentUpon> |
264 |
|
</None> |
265 |
|
<None Include="CreateDatabase.sql" /> |
266 |
+ |
<None Include="CreateTables.sql" /> |
267 |
|
<None Include="Properties\DataSources\AnywhereTS.atsDataSetTableAdapters.ClientTableAdapter.datasource" /> |
268 |
|
<None Include="Properties\Settings.settings"> |
269 |
|
<Generator>SettingsSingleFileGenerator</Generator> |