microsoft / ConcordExtensibilitySamples

Visual Studio Debug Engine Extensibility Samples
Other
122 stars 50 forks source link

Fix System.Collections.Immutable references #16

Closed plnelson closed 8 years ago

plnelson commented 8 years ago

The System.Collections.Immutable reference was incorrect preventing the Iris project from building in the IDE with Update 1.

gregg-miskelly commented 8 years ago

:+1:

plnelson commented 8 years ago

Mstest won't load the correct version of System.Collections.Immutable. We'll need something more sophisticated to build/run tests for Update 1.