This commit is contained in:
@@ -7,9 +7,30 @@ todo: UPDATE ALL AYANOVA.COM .net apps to use runtime 5.0 if possible
|
|||||||
right now it has
|
right now it has
|
||||||
qboauth using runtime netcoreapp2.2
|
qboauth using runtime netcoreapp2.2
|
||||||
contact using runtime netcoreapp3.1
|
contact using runtime netcoreapp3.1
|
||||||
pecklist netcoreapp2.1
|
Xpecklist netcoreapp2.1 (migrated to 5.0)
|
||||||
rockfish "netcoreapp3.1
|
rockfish "netcoreapp3.1
|
||||||
Nothing is using 5.x
|
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
|
||||||
|
|
||||||
todo: SEEDER
|
todo: SEEDER
|
||||||
Seed sample customers from v7 specifically in addition to random ones?
|
Seed sample customers from v7 specifically in addition to random ones?
|
||||||
|
|||||||
Reference in New Issue
Block a user