diff --git a/Data/MySQL/testsuite/TestSuite_x64_vs120.vcxproj b/Data/MySQL/testsuite/TestSuite_x64_vs120.vcxproj index 5b357abea..89c1a5618 100644 --- a/Data/MySQL/testsuite/TestSuite_x64_vs120.vcxproj +++ b/Data/MySQL/testsuite/TestSuite_x64_vs120.vcxproj @@ -1,4 +1,4 @@ - + @@ -32,7 +32,7 @@ TestSuite Win32Proj - + Application MultiByte @@ -63,27 +63,27 @@ MultiByte v120 - - + + - + - + - + - + - + - + - + <_ProjectFileVersion>12.0.30501.0 TestSuited @@ -136,7 +136,7 @@ true true true - + Level3 ProgramDatabase Default @@ -167,9 +167,9 @@ true true true - + Level3 - + Default @@ -196,7 +196,7 @@ true true true - + Level3 ProgramDatabase Default @@ -227,9 +227,9 @@ true true true - + Level3 - + Default @@ -256,7 +256,7 @@ true true true - + Level3 ProgramDatabase Default @@ -287,9 +287,9 @@ true true true - + Level3 - + Default @@ -304,16 +304,16 @@ - - - + + + - - - - + + + + - - - + + + \ No newline at end of file diff --git a/appveyor.yml b/appveyor.yml index ad336c230..45a3a8efd 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -222,7 +222,6 @@ before_build: $env:MYSQL_PWD="Password12!" $cmd = 'mysql -e "create database pocotestdb;" --user=root'; iex "& $cmd" - # ------------------------------------------------------------------------------------------- # -------------------------------------------------------------------------------------------