We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
#1 Revert "Updated Microsoft.Build 16.6.0"
c03c933
This reverts commit 7ecdaba.
Public release. E-MSBuild 1.14.1
746e9a2
* 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
9cd4453
* 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
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: