From 377aeeb9aaf8c4311f2e58ffc3c49040a43095e5 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sun, 15 Nov 2020 19:49:29 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 02ef3e11..1ac62ff8 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -2,6 +2,15 @@ @@@@@@@@@@@@@@@ ROADMAP STAGE 6 - "REALITY" All in on porting over all the real objects from v7 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ + +todo: UPDATE ALL AYANOVA.COM .net apps to use runtime 5.0 if possible + right now it has + qboauth using runtime netcoreapp2.2 + contact using runtime netcoreapp3.1 + pecklist netcoreapp2.1 + rockfish "netcoreapp3.1 + Nothing is using 5.x + todo: SEEDER Seed sample customers from v7 specifically in addition to random ones?