Skip to content

1.14.1

Latest
Compare
Choose a tag to compare
@3F 3F released this 31 Jul 17:30
9cd4453
Public release. E-MSBuild 1.14.1

* 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