-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
39 lines (25 loc) · 1.4 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
E-MSBuild - https://github.com/3F/E-MSBuild
- - - - - - - - - - - - - - - - - - - - - -
[1.14.1] 2020.07.31
* FIXED: Fixed possible "[MSBuild]::GetDirectoryNameOfFileAbove('', sdkmanifest.xml)" cannot be evaluated.
When msbuild 16.0 and:
```
WindowsSdkDir = $([MSBUILD]::GetDirectoryNameOfFileAbove('$(MSBUILDTHISFILEDIRECTORY)', 'sdkmanifest.xml'))\
```
* CHANGED: Updated LSender 1.15
https://github.com/3F/LSender/releases/tag/1.15
* CHANGED: Updated package tools:
GetNuTool 1.8
https://github.com/3F/GetNuTool/releases/tag/1.8
hMSBuild 2.3
https://github.com/3F/hMSBuild/releases/tag/v2.3
* KNOWN: Compatibility with Microsoft.Build 16+. Issue #1
Expected that IeXod will replace this component soon
https://github.com/3F/IeXod
[1.14] 2019.09.23
* First public release of the E-MSBuild project.
Advanced Evaluator of MSBuild scripts with user-variables support through Varhead and more.
https://github.com/3F/E-MSBuild
Previous changes can be found in:
https://github.com/3F/vsSolutionBuildEvent
The number was based on latest changes for E-MSBuild part from vsSolutionBuildEvent project.