Latest release build is the latest manually created build.
Latest continuous integration build is the latest build automatically created from the head of the repository.
The packages are built in TeamCity.
MSBuild tasks for packaging M-Files applications. Currently there are two tasks. One utility task for performing M-Files Client logout from MSBuild scripts and one task for creating the M-Files Application zip packages.
Visual Studio project for M-Files applications includes a new project type for Visual Studio for creating new M-Files applications. The project makes it easier to use the MSBuild tasks for developing M-Files applications and supports the basic Visual Studio features such as launching the application from the IDE and using project references to share common code between projects.
The project enables easy configuration of the M-Files Application package properties through the familiar Visual Studio project settings.
It also makes it easy to debug the application. The Debug properties include options for the document vault used in testing as well as launch options. During the launch (F5) the project deploys the current application locally for the configured vault and performs a vault relogin. This enables a fast Hack-F5-Test-Hack cycle for M-Files Applications as well.
M-Files is copyright of M-Files Corporation.
M-Files SDK is not an official M-Files product and M-Files corporation
does not povide support for it.