This commit is contained in:
@@ -2,37 +2,6 @@
|
|||||||
@@@@@@@@@@@@@@@ ROADMAP STAGE 6 - "REALITY" All in on porting over all the real objects from v7
|
@@@@@@@@@@@@@@@ ROADMAP STAGE 6 - "REALITY" All in on porting over all the real objects from v7
|
||||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||||
|
|
||||||
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)
|
|
||||||
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]
|
|
||||||
dotnet-hostfxr-2.2/xenial,now 2.2.8-1 amd64 [installed,automatic]
|
|
||||||
dotnet-hostfxr-3.0/xenial,now 3.0.3-1 amd64 [installed,automatic]
|
|
||||||
dotnet-hostfxr-3.1/xenial,now 3.1.10-1 amd64 [installed,automatic]
|
|
||||||
dotnet-hostfxr-5.0/xenial,now 5.0.0-1 amd64 [installed,automatic]
|
|
||||||
dotnet-runtime-2.1/xenial,now 2.1.23-1 amd64 [installed,automatic]
|
|
||||||
dotnet-runtime-2.2/xenial,now 2.2.8-1 amd64 [installed,automatic]
|
|
||||||
dotnet-runtime-3.0/xenial,now 3.0.3-1 amd64 [installed,automatic]
|
|
||||||
dotnet-runtime-3.1/xenial,now 3.1.10-1 amd64 [installed,automatic]
|
|
||||||
dotnet-runtime-5.0/xenial,now 5.0.0-1 amd64 [installed,automatic]
|
|
||||||
dotnet-runtime-deps-2.1/xenial,now 2.1.23-1 amd64 [installed,automatic]
|
|
||||||
dotnet-runtime-deps-2.2/xenial,now 2.2.8-1 amd64 [installed,automatic]
|
|
||||||
dotnet-runtime-deps-3.0/xenial,now 3.0.3-1 amd64 [installed,automatic]
|
|
||||||
dotnet-runtime-deps-3.1/xenial,now 3.1.10-1 amd64 [installed,automatic]
|
|
||||||
dotnet-runtime-deps-5.0/xenial,now 5.0.0-1 amd64 [installed,automatic]
|
|
||||||
|
|
||||||
To REMOVE: apt-get remove dotnet-runtime-3.0 (replace 3.0 with whatever version it is)
|
|
||||||
https://docs.microsoft.com/en-us/dotnet/core/install/remove-runtime-sdk-versions?pivots=os-linux
|
|
||||||
Also see monthly update procedure useful commands for commands actually used to do this
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
MISC ITEMS THAT CAME UP
|
MISC ITEMS THAT CAME UP
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user