Releases: tom-englert/Wax
Releases · tom-englert/Wax
V 1.7
V 1.6
- Detect new SDK style test projects: all projects referencing MSTest.TestFramework.
- Drop support of VS2017.
- Support of VS2022.
- Improve resolving of binary source dir by favoring top level project output.
- Improve display of implicit selected items.
- UX improvements
V 1.4
- Performance improvements.
V 1.3
- Support VS2019
V 1.2
- Ignore VS references for assemblies, only rely on the real references of the target assemblies.
- Detect late bound XAML references
V 1.1
V 1.0.26.0
- Fix #6: null reference exception on project with invalid project references
V 1.0.25.0
V 1.0.24.0
Fix #42: EnvDTE.ProjectItem throws null ref exception when item has been removed
V 1.0.23.0
- Update packages to align with other extensions (to avoid https://connect.microsoft.com/VisualStudio/feedback/details/2993889/)