Skip to content

Commit

Permalink
Fixes orchestrator x64 compilation and updates projects to use XUnit (#…
Browse files Browse the repository at this point in the history
…4436) (#4439)

* Changes include
Removed x64 configuration from solution.
Updated Orchestrator project to only target x64 and added TODO notes in the csproj so we remember to remove these settings once we support Any CPU.
Removed redundant settings and packages from Orchestrator.csproj
Migrated orchestrator tests to XUnit.

* Added TODO to remember to change the TargetFramework to netstandard2.0 whenever possible.
Updated path to generate xml documentation
  • Loading branch information
gabog authored Aug 12, 2020
1 parent b135a37 commit 2d60731
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 699 deletions.
Loading

0 comments on commit 2d60731

Please sign in to comment.