Pilchie / xunit.runner.wpf

XUnit Gui written in WPF
Apache License 2.0
44 stars 41 forks source link

Enable Unload and Reload menu items #48

Closed mattwar closed 8 years ago

mattwar commented 8 years ago

Connect the Unload and Reload menu items to the AssemblyUnloadAllCommand and AssemblyReloadAllCommand respectively.

@Pilchie

Pilchie commented 8 years ago

@jasonmalinowski was just complaining about this an hour ago.