Configuration

Configuration #

Well-known properties
MsBullet SDK provides a set of predefined properties that store information about the project in the MSBuild context. These properties are evaluated in the same manner as other MSBuild properties. MsBullet SDK uses the values in the following table to predefine reserved and well-known properties. Reserved properties cannot be overridden, and most well-known properties shouldn't be overridden except in advanced scenarios.
Conventions
There are some useful conventions for keeping behavior consistent across multiple operating systems.
Built-in tools
The toolset provided by MsBullet SDK combines third-party tools and specific SDK features.
Build extension points
It is possible to centrally manage the versioning of dependencies or to perform pre- or post-compilation steps.