--- trunk/TSAdminTool/Admin.csproj 2012/07/11 14:19:13 4 +++ trunk/TSAdminTool/Admin.csproj 2012/07/11 20:13:17 22 @@ -2,7 +2,7 @@ <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> - <ProductVersion>8.0.50727</ProductVersion> + <ProductVersion>9.0.30729</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{8DC06215-EC33-43C8-AAD5-D0BFECADA886}</ProjectGuid> <OutputType>WinExe</OutputType> @@ -263,6 +263,7 @@ <DependentUpon>atsDataSet.xsd</DependentUpon> </None> <None Include="CreateDatabase.sql" /> + <None Include="CreateTables.sql" /> <None Include="Properties\DataSources\AnywhereTS.atsDataSetTableAdapters.ClientTableAdapter.datasource" /> <None Include="Properties\Settings.settings"> <Generator>SettingsSingleFileGenerator</Generator> |