Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit dfc0e28

Browse files
committed
Marking v1.2.0 alpha 4 release
1 parent 94887ba commit dfc0e28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
12-Jun-2018 ======== Version 1.2.0 alpha 4 Release ========
2+
13
09-Jun-2018 Fixes #452. Adding filters to VisualStudio projects no longer throws a null dereference exception when the root of a drive is encountered, through repeated use of System.IO.Path.GetDirectoryName.
24

35
09-Jun-2018 Fixes #442. WindowsSDK configuration is now taken from the vcvarsall setup from the VisualC package. WindowsSDK packages are tied to specific VisualC versions (this is not new). By default, vcvarsall.bat will try to find the most recent version in the registry of that WindowsSDK. However, with VisualC 14.0 and 15.0 (defaulting to WindowsSDK-10.0), you can now override this by specifying WindowsSDK-8.1 in the package definition file, or BAM command line.

0 commit comments

Comments
 (0)