Skip to content

Development Environment

Robo edited this page Sep 13, 2018 · 2 revisions

IDE

Microsoft Visual Studio 2017 ver. 15.5 (may work with others, but this is minimal known working version. Let us know if you test something else.)

Plugins

Integration Test Environment

We are using the Relativity Developer VM as the target environment for integration test. You may use others, but needs to be functional environment.

.Net Framework

We are using multi-targeting so there modifications made to the csproj files. Be careful when adding references and editing the project files as not to hard code these things.

Clone this wiki locally