Version 1.2.0 |
[This is preliminary documentation and is subject to change.]
Version 1.2.0 was released on 2016-04-06.
Added CodedTypeLoadException.
Added deployment project to compile all projects and create/push the NuGet package in one go. Removed separate NuGet project. Removes also dependency on NuGet Packager Template.
Extracted file signing into its own reusable MSBuild target file.
Extracted resource generation for desktop project into its own reusable MSBuild target file.
Created a MSBuild target for automatic T4 transformations on build. Removes dependency on Visual Studio Modeling SDK.