This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
SIDE TODO: UPDATE ALL AYANOVA.COM .net apps to use runtime 5.0 if possible
|
||||
right now it has
|
||||
Xqboauth using runtime netcoreapp2.2 (migrated to 5.0 2020-11-22, haven't deleted 2.2 framework files yet until it's there for a while and no complaints seems ok tho)
|
||||
contact using runtime netcoreapp3.1
|
||||
Xcontact using runtime netcoreapp3.1
|
||||
Xpecklist netcoreapp2.1 (migrated to 5.0)
|
||||
rockfish "netcoreapp3.1
|
||||
|
||||
apt list --installed
|
||||
dotnet-host/xenial,now 5.0.0-1 amd64 [installed,automatic]
|
||||
dotnet-hostfxr-2.1/xenial,now 2.1.23-1 amd64 [installed,automatic]
|
||||
@@ -39,7 +40,7 @@ todo: DATE / TIME / DATE_TIME controls switch back to vuetify ones
|
||||
Look into code, the non native originals are outdated in the methods they use (watchers)
|
||||
make copies of them for backup then morph them into the same type of code as the native ones use
|
||||
as that is the most current performant reliable way to do it.
|
||||
|
||||
|
||||
Ensure can clear completely to null value
|
||||
Test it out thoroughly there was a reason I quit using it the first time
|
||||
i18n
|
||||
|
||||
Reference in New Issue
Block a user