diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index 961ec3b..9d64016 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -14,7 +14,13 @@ $(_IsPublishing) Some OK core utility functions https://github.com/scottbilas/OkTools + README.md + LICENSE.md + + + + diff --git a/src/Core/README.md b/src/Core/README.md new file mode 100644 index 0000000..00a57d3 --- /dev/null +++ b/src/Core/README.md @@ -0,0 +1,3 @@ +# OkTools.Core + +Some OK core utilities. diff --git a/targets/Library.targets b/targets/Library.targets index 1aaecf4..bf5fa44 100644 --- a/targets/Library.targets +++ b/targets/Library.targets @@ -37,7 +37,9 @@ - + + all +