Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run test for autogenerated config in subprocess (#47)
Only a single version of a dotnet-core runtime can be loaded at a given time. This off-loads one of our tests to a subprocess (the same pattern would work if we did this for the other test). Could be cleaner, but this will do for now.
- Loading branch information