问题
I would like to run some xUnit tests on a server, without having to install the .NET Core SDK there.
The server is a Windows server with the .NET Core runtime v2.2 installed.
How would I go about this?
来源:https://stackoverflow.com/questions/57897167/run-xunit-tests-without-sdk-installed