Running .net core 10.0

I see stated on the logs screen, that i can run 7,8,9 when i try to run a process build in version 10?

i have a dll file created with .net core 10.0, and i upped the version on my developer pc, and it works, but when i try to run it on a standard instance, it states that 10 is not in the list of supported “frameworks”.

Is it easy to enable .net core 10?

I don’t have a screenshot at the moment, but i can get it later if you would like it.

I found that i was trying on wrong agent, doing it on a dotnet6 agent i get this error (i got it in a version 9):