microsoft / ConcordExtensibilitySamples

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

Upgrade Iris project to support Visual Studio 2017 #37

Closed plnelson closed 7 years ago

plnelson commented 7 years ago

Update Iris project to support Visual Studio 2017. This required updating the version of System.Reflection.Metadata we were using from pre-release to version 1.4.2.

plnelson commented 7 years ago

Tests pass in the UI, but it appears that mstest ignores binding redirects when running from the command line.