This is a beta release for v1.1
The enhancements/fixes are:
- A new section for management of hosts. It can set your build script up to create hosts and adapter handlers for your BizTalk application
- A fix to the resources are added. there was a bug in some cases where the resources would be listed in the script where they would not be added in the correct order
- A new fix to only generate the call to MsTest when unit test containers have been added
- An enhancement which sets the base path of the source code. Making it easier to move. Not all paths for msbuild tasks can be relative particularly when extending your build with the SDC tasks. This sets a build parameter which you can use across your build scripts
The enhancements/fixes are:
- A new section for management of hosts. It can set your build script up to create hosts and adapter handlers for your BizTalk application
- A fix to the resources are added. there was a bug in some cases where the resources would be listed in the script where they would not be added in the correct order
- A new fix to only generate the call to MsTest when unit test containers have been added
- An enhancement which sets the base path of the source code. Making it easier to move. Not all paths for msbuild tasks can be relative particularly when extending your build with the SDC tasks. This sets a build parameter which you can use across your build scripts