diff --git a/product/roundhouse.console/roundhouse.tool.nuspec b/product/roundhouse.console/roundhouse.tool.nuspec index 345617e2..f50820cc 100644 --- a/product/roundhouse.console/roundhouse.tool.nuspec +++ b/product/roundhouse.console/roundhouse.tool.nuspec @@ -18,9 +18,10 @@ - https://raw.github.com/chucknorris/roundhouse/master/nuget/RoundhousE_Logo.NuGet.jpg + images/RoundhousE_Logo.NuGet.jpg - + + diff --git a/product/roundhouse.core/roundhouse.core.csproj b/product/roundhouse.core/roundhouse.core.csproj index f025550b..b3f37585 100644 --- a/product/roundhouse.core/roundhouse.core.csproj +++ b/product/roundhouse.core/roundhouse.core.csproj @@ -30,7 +30,7 @@ This is the core package, which implements the basic functionality. If you want Apache-2.0 false roundhouse db migration database migrator chucknorris - https://raw.github.com/chucknorris/roundhouse/master/nuget/RoundhousE_Logo.NuGet.jpg + images/RoundhousE_Logo.NuGet.jpg @@ -75,9 +75,8 @@ This is the core package, which implements the basic functionality. If you want - - + diff --git a/product/roundhouse.databases.access/roundhouse.databases.access.csproj b/product/roundhouse.databases.access/roundhouse.databases.access.csproj index 27272c28..d4939862 100644 --- a/product/roundhouse.databases.access/roundhouse.databases.access.csproj +++ b/product/roundhouse.databases.access/roundhouse.databases.access.csproj @@ -29,7 +29,7 @@ This is the MS Access database package. Apache-2.0 false roundhouse db migration database migrator chucknorris access - https://raw.github.com/chucknorris/roundhouse/master/nuget/RoundhousE_Logo.NuGet.jpg + images/RoundhousE_Logo.NuGet.jpg @@ -50,6 +50,9 @@ This is the MS Access database package. 4 false + + + diff --git a/product/roundhouse.databases.mysql/roundhouse.databases.mysql.csproj b/product/roundhouse.databases.mysql/roundhouse.databases.mysql.csproj index 05bc86ef..00981f89 100644 --- a/product/roundhouse.databases.mysql/roundhouse.databases.mysql.csproj +++ b/product/roundhouse.databases.mysql/roundhouse.databases.mysql.csproj @@ -29,7 +29,7 @@ This is the MySql database package. Apache-2.0 false roundhouse db migration database migrator chucknorris mysql mariadb - https://raw.github.com/chucknorris/roundhouse/master/nuget/RoundhousE_Logo.NuGet.jpg + images/RoundhousE_Logo.NuGet.jpg @@ -51,6 +51,9 @@ This is the MySql database package. prompt false + + + diff --git a/product/roundhouse.databases.oracle/roundhouse.databases.oracle.csproj b/product/roundhouse.databases.oracle/roundhouse.databases.oracle.csproj index 43d5b416..d25b0be6 100644 --- a/product/roundhouse.databases.oracle/roundhouse.databases.oracle.csproj +++ b/product/roundhouse.databases.oracle/roundhouse.databases.oracle.csproj @@ -31,7 +31,7 @@ This is the Oracle database package. Apache-2.0 false roundhouse db migration database migrator chucknorris oracle - https://raw.github.com/chucknorris/roundhouse/master/nuget/RoundhousE_Logo.NuGet.jpg + images/RoundhousE_Logo.NuGet.jpg @@ -54,6 +54,9 @@ This is the Oracle database package. AnyCPU false + + + diff --git a/product/roundhouse.databases.postgresql/roundhouse.databases.postgresql.csproj b/product/roundhouse.databases.postgresql/roundhouse.databases.postgresql.csproj index 77aa4411..06112cc2 100644 --- a/product/roundhouse.databases.postgresql/roundhouse.databases.postgresql.csproj +++ b/product/roundhouse.databases.postgresql/roundhouse.databases.postgresql.csproj @@ -30,7 +30,7 @@ This is the PostgreSQL database package. Apache-2.0 false roundhouse db migration database migrator chucknorris postgresql postgres - https://raw.github.com/chucknorris/roundhouse/master/nuget/RoundhousE_Logo.NuGet.jpg + images/RoundhousE_Logo.NuGet.jpg @@ -51,6 +51,9 @@ This is the PostgreSQL database package. 4 false + + + diff --git a/product/roundhouse.databases.sqlite/roundhouse.databases.sqlite.csproj b/product/roundhouse.databases.sqlite/roundhouse.databases.sqlite.csproj index 53a1d5d7..d2bd930d 100644 --- a/product/roundhouse.databases.sqlite/roundhouse.databases.sqlite.csproj +++ b/product/roundhouse.databases.sqlite/roundhouse.databases.sqlite.csproj @@ -30,7 +30,7 @@ This is the SQLite database package. Apache-2.0 false roundhouse db migration database migrator chucknorris sqlite - https://raw.github.com/chucknorris/roundhouse/master/nuget/RoundhousE_Logo.NuGet.jpg + images/RoundhousE_Logo.NuGet.jpg @@ -62,6 +62,7 @@ This is the SQLite database package. + diff --git a/product/roundhouse.databases.sqlserver/roundhouse.databases.sqlserver.csproj b/product/roundhouse.databases.sqlserver/roundhouse.databases.sqlserver.csproj index 904ac8bf..d0c82335 100644 --- a/product/roundhouse.databases.sqlserver/roundhouse.databases.sqlserver.csproj +++ b/product/roundhouse.databases.sqlserver/roundhouse.databases.sqlserver.csproj @@ -32,7 +32,7 @@ This is the Microsoft SQL Server database package. Apache-2.0 false roundhouse db migration database migrator chucknorris sqlserver - https://raw.github.com/chucknorris/roundhouse/master/nuget/RoundhousE_Logo.NuGet.jpg + images/RoundhousE_Logo.NuGet.jpg @@ -58,6 +58,9 @@ This is the Microsoft SQL Server database package. + + + diff --git a/product/roundhouse.databases.sqlserver2000/roundhouse.databases.sqlserver2000.csproj b/product/roundhouse.databases.sqlserver2000/roundhouse.databases.sqlserver2000.csproj index 38d2a0b9..80132e3f 100644 --- a/product/roundhouse.databases.sqlserver2000/roundhouse.databases.sqlserver2000.csproj +++ b/product/roundhouse.databases.sqlserver2000/roundhouse.databases.sqlserver2000.csproj @@ -31,7 +31,7 @@ This is the Microsoft SQL Server 2000 database package. Apache-2.0 false roundhouse db migration database migrator chucknorris sqlserver sqlserver2000 - https://raw.github.com/chucknorris/roundhouse/master/nuget/RoundhousE_Logo.NuGet.jpg + images/RoundhousE_Logo.NuGet.jpg @@ -52,6 +52,9 @@ This is the Microsoft SQL Server 2000 database package. 4 false + + + diff --git a/product/roundhouse.databases.sqlserverce/roundhouse.databases.sqlserverce.csproj b/product/roundhouse.databases.sqlserverce/roundhouse.databases.sqlserverce.csproj index d9d7211f..84f01232 100644 --- a/product/roundhouse.databases.sqlserverce/roundhouse.databases.sqlserverce.csproj +++ b/product/roundhouse.databases.sqlserverce/roundhouse.databases.sqlserverce.csproj @@ -32,7 +32,7 @@ This is the SQL Server CE (Compact Edition) database package. Apache-2.0 false roundhouse db migration database migrator chucknorris sqlserver sqlserverce sqlservercompact - https://raw.github.com/chucknorris/roundhouse/master/nuget/RoundhousE_Logo.NuGet.jpg + images/RoundhousE_Logo.NuGet.jpg @@ -51,6 +51,9 @@ This is the SQL Server CE (Compact Edition) database package. prompt false + + + diff --git a/product/roundhouse.lib/roundhouse.lib.csproj b/product/roundhouse.lib/roundhouse.lib.csproj index 0d71a0eb..9a2360ad 100644 --- a/product/roundhouse.lib/roundhouse.lib.csproj +++ b/product/roundhouse.lib/roundhouse.lib.csproj @@ -31,7 +31,7 @@ This is an "include all" package that gives you all the databases. If you want o Apache-2.0 false roundhouse db migration database migrator chucknorris - https://raw.github.com/chucknorris/roundhouse/master/nuget/RoundhousE_Logo.NuGet.jpg + images/RoundhousE_Logo.NuGet.jpg @@ -86,6 +86,9 @@ This is an "include all" package that gives you all the databases. If you want o $(AssemblyName).keywords.txt + + + diff --git a/product/roundhouse.tasks/roundhouse.tasks.csproj b/product/roundhouse.tasks/roundhouse.tasks.csproj index e439fa37..04e47570 100644 --- a/product/roundhouse.tasks/roundhouse.tasks.csproj +++ b/product/roundhouse.tasks/roundhouse.tasks.csproj @@ -27,7 +27,7 @@ Apache-2.0 false roundhouse db migration database migrator chucknorris - https://raw.github.com/chucknorris/roundhouse/master/nuget/RoundhousE_Logo.NuGet.jpg + images/RoundhousE_Logo.NuGet.jpg @@ -83,6 +83,9 @@ + + + diff --git a/roundhouse.sln b/roundhouse.sln index 5075c673..7e6df7f5 100644 --- a/roundhouse.sln +++ b/roundhouse.sln @@ -49,6 +49,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "roundhouse.test.merged", "p EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "roundhouse.core", "product\roundhouse.core\roundhouse.core.csproj", "{328AA2A7-D213-46EB-861E-5D9CA94F8BFD}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "roundhouse.console.tests", "product\roundhouse.console.tests\roundhouse.console.tests.csproj", "{8A5A3D22-F391-4C5E-8540-B34D6C74A8D1}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Build|Any CPU = Build|Any CPU @@ -146,6 +148,12 @@ Global {328AA2A7-D213-46EB-861E-5D9CA94F8BFD}.Debug|Any CPU.Build.0 = Debug|Any CPU {328AA2A7-D213-46EB-861E-5D9CA94F8BFD}.Release|Any CPU.ActiveCfg = Release|Any CPU {328AA2A7-D213-46EB-861E-5D9CA94F8BFD}.Release|Any CPU.Build.0 = Release|Any CPU + {8A5A3D22-F391-4C5E-8540-B34D6C74A8D1}.Build|Any CPU.ActiveCfg = Debug|Any CPU + {8A5A3D22-F391-4C5E-8540-B34D6C74A8D1}.Build|Any CPU.Build.0 = Debug|Any CPU + {8A5A3D22-F391-4C5E-8540-B34D6C74A8D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8A5A3D22-F391-4C5E-8540-B34D6C74A8D1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8A5A3D22-F391-4C5E-8540-B34D6C74A8D1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8A5A3D22-F391-4C5E-8540-B34D6C74A8D1}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -162,6 +170,7 @@ Global {41CE538E-E6F1-4AB6-AB66-508DEF669A39} = {BCFAF88B-B6C0-48C1-B23E-FCC95B75588C} {3447F080-CF50-4B02-9521-671E7AEE8D34} = {BCFAF88B-B6C0-48C1-B23E-FCC95B75588C} {729625F9-E8E5-472B-BAA8-F7DEDACBD700} = {807C6B2C-496F-4A41-ABFE-EA5478EB9CFF} + {8A5A3D22-F391-4C5E-8540-B34D6C74A8D1} = {807C6B2C-496F-4A41-ABFE-EA5478EB9CFF} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {54AD825C-DC48-4C69-88E5-356B43AC3674}