Releases: Rtwo-Dtwo/msbuildlaunchpad
Releases · Rtwo-Dtwo/msbuildlaunchpad
Some Improvements
Improvements in this release
- Added support of Import-Element in MSBuild .proj files: The Import-Element in MSBuild .proj files allows importing the contents of one project file in another (see MSBuild Import Element). Often the build targets are separated in another project file to re-use them.
- Detect correct tools version in MSBuild .proj files.
- Added VS 2017 support.
- Show full path in title bar.
- Added "Any CPU" platform.
