C# DLLs for tests

Fabian Maurer dark.shadow4 at web.de
Wed Aug 1 13:45:38 CDT 2018


Hello there,

I'm still on tests for mscoree, and for that I need NET dlls to run the tests with.
The DLLs can be compile with csc.exe, but that needs to be implemented somehow.
Right now there are two ways we could implement that:

1) Compile DLL at build time (optional build dependency on mono)
2) Compile DLL at runtime (wine-mono would need to ship csc.exe, native .NET 
already has it)

I'm not sure which way is preferred, both would be feasible, I guess.
Which one should I take?

Regards,
Fabian Maurer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180801/158d2ca4/attachment.html>


More information about the wine-devel mailing list