Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Commit

Permalink
updating the mysql connector to the newest version to fix automated b…
Browse files Browse the repository at this point in the history
…uild issues
  • Loading branch information
zerobfd authored and Clayton Pence committed Feb 3, 2014
1 parent 0bee76f commit 45ce5ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeslaSQL/TeslaSQL.csproj
Expand Up @@ -64,7 +64,7 @@
<Reference Include="Moq">
<HintPath>..\Moq\Moq.dll</HintPath>
</Reference>
<Reference Include="MySql.Data, Version=6.6.5.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" />
<Reference Include="MySql.Data, Version=6.7.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" />
<Reference Include="nunit.framework, Version=2.6.2.12296, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files (x86)\NUnit 2.6.2\bin\framework\nunit.framework.dll</HintPath>
Expand Down

0 comments on commit 45ce5ea

Please sign in to comment.