Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 547 Bytes

File metadata and controls

25 lines (15 loc) · 547 Bytes

Environment

Code is executed within a Dockerized Ubuntu 14.04 container.

Languages

C# 6.0

Mono JIT compiler version 4.2.3 installed via mono-complete package

All code is compiled with the following libraries:

  • nunit
  • System.Numerics
  • System.Drawing
  • System.Data
  • System.Messaging
  • System.Xml

F# 4.0

F# currently is not loaded with any libraries and does not have test integration support

For more information, view the docker file