diff --git a/CW_Core_Tests/CW_Core_Tests.csproj b/CW_Core_Tests/CW_Core_Tests.csproj index a7d9603..d5c42b5 100644 --- a/CW_Core_Tests/CW_Core_Tests.csproj +++ b/CW_Core_Tests/CW_Core_Tests.csproj @@ -9,7 +9,7 @@ - + all diff --git a/Console.Waterworks.Core/Console.Waterworks.Core-Logo.ico b/Console.Waterworks.Core/Console.Waterworks.Core-Logo.ico deleted file mode 100644 index 91c0469..0000000 Binary files a/Console.Waterworks.Core/Console.Waterworks.Core-Logo.ico and /dev/null differ diff --git a/Console.Waterworks.Core/Console.Waterworks.Core.csproj b/Console.Waterworks.Core/Console.Waterworks.Core.csproj index 1749529..8bb00f2 100644 --- a/Console.Waterworks.Core/Console.Waterworks.Core.csproj +++ b/Console.Waterworks.Core/Console.Waterworks.Core.csproj @@ -5,19 +5,29 @@ English (United Kingdom) Copyright © 2017 Craig Oates - https://gitlab.com/craig.oates/Console.Waterworks.Core - https://gitlab.com/craig.oates/Console.Waterworks.Core + https://git.abbether.net/craig.oates/Console.Waterworks.Core + https://git.abbether.net/craig.oates/Console.Waterworks.Core Console .Net Core Craig Oates Waterworks Console.Waterworks.Core is the .Net Core version of Console.Waterworks. Both projects are Nuget packages. And, their main purpose is to help you write extendable command-based console programs. If you want to write a console program using the full .Net Framework, use Console.Waterworks. - https://gitlab.com/craig.oates/Console.Waterworks.Core/raw/master/Documentation/GitHub_Assets/Sidebar-Logo.png - false + + true true - 1.0.0.1 - 1.0.0.1 - 1.0.0.1 - Update package information. - Console.Waterworks.Core-Logo.ico + 2.0.0.0 + 2.0.0.0 + 2.0.0.0 + Update package information and NuGet dependencies. The change to 2.0.0.0 is to signify the moving of the project from GitLab to git.abbether. This is a minor update despite the change from 1.x to 2.x. + Craig Oates + MIT + console-waterworks-core-repo-logo.png + Git + + + True + + + + diff --git a/Console.Waterworks.Core/Properties/PublishProfiles/FolderProfile.pubxml b/Console.Waterworks.Core/Properties/PublishProfiles/FolderProfile.pubxml new file mode 100644 index 0000000..6ad5bfd --- /dev/null +++ b/Console.Waterworks.Core/Properties/PublishProfiles/FolderProfile.pubxml @@ -0,0 +1,13 @@ + + + + + FileSystem + Release + Any CPU + netcoreapp2.1 + bin\Release\netcoreapp2.1\publish\ + + \ No newline at end of file diff --git a/Console.Waterworks.Core/console-waterworks-core-repo-logo.png b/Console.Waterworks.Core/console-waterworks-core-repo-logo.png new file mode 100644 index 0000000..472df4e Binary files /dev/null and b/Console.Waterworks.Core/console-waterworks-core-repo-logo.png differ