From d4bbbd750a8c661687614b47406a78abc03ba8bb Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 11 Aug 2020 17:22:13 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index f843c11b..47bc7c37 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -19,6 +19,7 @@ todo: INSTALLER I don't need hardly any requirements that can't just be copy or unzip deployed so maybe don't even need an installer for now? (zip distribution is going to be problematic with Windows file protection shit) https://docs.microsoft.com/en-us/dotnet/core/deploying/ + https://docs.microsoft.com/en-us/dotnet/core/rid-catalog Should I start the server with temporary environment variables set for that session somehow or keep with command line? command line works