Commit graph

4 commits

Author SHA1 Message Date
LORDofDOOM 81bbe62c5c [Core] Change .NET Full Framework from 4.7 to 4.6.1 2018-03-21 01:12:52 +01:00
LORDofDOOM bc306495ec [Core] Upgrade packages to support netstandard 2018-01-22 22:02:20 +01:00
LORDofDOOM d62e35df8e [Core] Change libs to netstandard -> Make it run on Linux, rename unused files to *.cs.bak 2018-01-22 21:48:48 +01:00
Andres G. Aragoneses d6887a70f1 Tests: add NUnit support
What's an open source project that cannot be
tested in an open source platform? The best
open source .NET IDE that works in Linux
(MonoDevelop) doesn't have support for
VisualStudio Testing framework, but it has
support for NUnit.

By abstracting a bit the TLSharp.Tests assembly
we can have two different wrappers, one for
NUnit tests and other for VisualStudio tests,
so no one can be left behind.
2016-11-09 00:50:34 +08:00