Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with Microsoft.Build 16+and IeXod alternative #1

Open
3F opened this issue Jul 31, 2020 · 0 comments
Open

Compatibility with Microsoft.Build 16+and IeXod alternative #1

3F opened this issue Jul 31, 2020 · 0 comments
Labels

Comments

@3F
Copy link
Owner

3F commented Jul 31, 2020

Just forgot 7ecdaba that msbuild 16.6 is not fully compatible with netstandard2.0.

Seems like it will be temporarily reverted to 15x since IeXod is not yet fully ready and no plan to change targeting today

@3F 3F added the review label Jul 31, 2020
3F added a commit that referenced this issue Jul 31, 2020
3F added a commit that referenced this issue Jul 31, 2020
* 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
3F added a commit that referenced this issue Jul 31, 2020
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant