Rhino 8.0 PlugIn & .NET2017

Hi every one, I am a software developer of Rhino plugin, because our rhino5.0 already upgrade to rhino8.0, I want to confirm – does .net2017 work with rhino8.0?

.net2017 is not a version I am familiar with for .NET.

Rhino 8 supports .NET Core version 7 and .NET Framework 4.8
This can be changed with the command SetDotNetRuntime or using a commandline switch /netfx (framework) or /netcore (.NET Core).