--- trunk/TSControlPanel/Cpanel.csproj 2012/07/12 09:56:30 28 +++ trunk/TSControlPanel/Cpanel.csproj 2012/07/12 10:01:23 29 @@ -3,7 +3,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>{469B09BF-C7D2-4D53-B7D7-03747EB25797}</ProjectGuid> <OutputType>WinExe</OutputType> @@ -156,9 +156,9 @@ <Reference Include="System.ServiceProcess" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> - <Reference Include="TrackBar, Version=1.0.2516.574, Culture=neutral, PublicKeyToken=503bf28f63ad27b4"> + <Reference Include="TrackBar, Version=1.0.2486.37933, Culture=neutral, PublicKeyToken=503bf28f63ad27b4"> <SpecificVersion>False</SpecificVersion> - <HintPath>..\TrackBar.dll</HintPath> + <HintPath>..\3rdparty\MDAudi100\TrackBar.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> |