mono / mono.posix

POSIX/Unix interface for Mono, .NET and .NET Core. Provides functionality for managed code to access POSIX/Unix features not accessible via the BCL. This repository supersedes the older code in https://github.com/mono/mono
MIT License
43 stars 10 forks source link

Move tests sources and project into <root>/tests #1

Closed akoeplinger closed 3 years ago

akoeplinger commented 3 years ago

That allows you to use the implicit *.cs import by the sdk style project rather than needing to listen everything manually