We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35404e9 commit 4844b79Copy full SHA for 4844b79
CHANGELOG.md
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
## [vNext]
8
+- Fixed `ProjectModelTasks` to use existing `MSBUILD_EXE_PATH` value
9
+- Fixed `ParameterService` to consider nullable enum types in value set calculation
10
+- Fixed compile errors in build template
11
12
## [0.19.1] / 2019-05-03
13
- Fixed `RequirementService` to check for `InjectionAttributeBase`
0 commit comments