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> |
115 |
|
<Reference Include="System.ServiceProcess" /> |
116 |
|
<Reference Include="System.Windows.Forms" /> |
117 |
|
<Reference Include="System.Xml" /> |
118 |
< |
<Reference Include="TrackBar, Version=1.0.2516.574, Culture=neutral, PublicKeyToken=503bf28f63ad27b4"> |
118 |
> |
<Reference Include="TrackBar, Version=1.0.2486.37933, Culture=neutral, PublicKeyToken=503bf28f63ad27b4"> |
119 |
|
<SpecificVersion>False</SpecificVersion> |
120 |
< |
<HintPath>..\TrackBar.dll</HintPath> |
120 |
> |
<HintPath>..\3rdparty\MDAudi100\TrackBar.dll</HintPath> |
121 |
|
</Reference> |
122 |
|
</ItemGroup> |
123 |
|
<ItemGroup> |
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> |