From d377d63742ce7061d7f50d07b9f4c78d26cd91c7 Mon Sep 17 00:00:00 2001 From: Tig Kindel Date: Fri, 16 Sep 2022 07:23:22 -0700 Subject: [PATCH] First PR after move to gui-cs (#60) * Create dotnet.yml Upgrading CI/CD to GithubActions * .NET 6 * Updating workflows * github package * tweaking yaml * Fixed path? * removed path * added path back * ugh * added gitver * tweaking ver * new giver stuff for 18.3 * new publish workflow * added nuget.org publishing * renamed master to main * Cleaned up old build files * Disable publishing to GitHub Packages * Disable publishing to GitHub Packages * Revert to v 0.17 * reverted readme * Moved to Gui-cs Org --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 75c83ed..61da6ca 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ [![License](https://img.shields.io/github/license/migueldeicaza/NStack.svg)](LICENSE) ![Bugs](https://img.shields.io/github/issues/migueldeicaza/NStack) +NOTE: Nstack has moved to the guo-cs org: https://github.com/orgs/gui-cs/Currently, this library contains a port of the Go string, and Go rune support as well as other Unicode helper methods. + Currently this library contains a port of the Go string, and Go rune support as well as other Unicode helper methods. You can browse the [API documentation](https://migueldeicaza.github.io/NStack/api/NStack.html).