Skip to content

Commit b53d356

Browse files
committed
minor clean up
minor clean up
1 parent 1435e92 commit b53d356

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source code/MySqlBackupTestApp/MySqlBackupTestApp.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,6 @@
5454
<ApplicationIcon>logo.ico</ApplicationIcon>
5555
</PropertyGroup>
5656
<ItemGroup>
57-
<Reference Include="MySql.Data, Version=6.9.10.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
58-
<SpecificVersion>False</SpecificVersion>
59-
<HintPath>F:\Developer Soft\Database\MySQL\mysql-connector-net-6.10.6-noinstall\v4.5.2\MySql.Data.dll</HintPath>
60-
</Reference>
6157
<Reference Include="System" />
6258
<Reference Include="System.Data" />
6359
<Reference Include="System.Deployment" />
@@ -318,6 +314,10 @@
318314
<WCFMetadata Include="Service References\" />
319315
</ItemGroup>
320316
<ItemGroup>
317+
<ProjectReference Include="..\MySql.Data.6.9.10\MySQL.Data.6.9.10%28for.Net2.0%29.csproj">
318+
<Project>{e9df5ed1-4cbd-4226-b931-9a51610ac14d}</Project>
319+
<Name>MySQL.Data.6.9.10%28for.Net2.0%29</Name>
320+
</ProjectReference>
321321
<ProjectReference Include="..\MySqlBackup\MySqlBackup.csproj">
322322
<Project>{2625a6b7-505a-43f7-9282-24afe5a3db64}</Project>
323323
<Name>MySqlBackup</Name>

0 commit comments

Comments
 (0)