-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* FIXED: -GetNuTool is corrupted. * FIXED: Fixed delayed return code as !ERRORLEVEL! when -GetNuTool key. * NEW: -no-less-4 key to not include versions less than 4.0 (Windows XP+) * NEW: -no-less-15 key to not include versions less than 15.0 (install-API/2017+) * NEW: ~c {name} Alias to p:Configuration={name} * NEW: ~p {name} Alias to p:Platform={name} * NEW: ~x Alias to m:NUMBER_OF_PROCESSORS-1 v:m * NEW: -vc key. Adds to -priority VC++ toolset. * NEW: -cs key. Adds to -priority C# / VB Roslyn compilers. * CHANGED: Redirected warn messages into stderr stream. * CHANGED: -vsw-priority renamed as `-priority`. The old key still is available for backward compatibility with 2.x; But marked as obsolete and not recommended to use anymore. * CHANGED: -vsw-version renamed as `-vwshere`. The old key still is available for backward compatibility with 2.x; But marked as obsolete and not recommended to use anymore. * CHANGED: Updated GetNuTool 1.9 embeddable package manager inside .bat https://github.com/3F/GetNuTool/releases/tag/1.9 * NOTE: hMSBuild releases are now accompanied by a .sha1 file in the official distribution; At the same time, commits from which releases are published are signed with the committer's verified signature (GPG). Make sure you are using official, unmodified, safe versions. https://github.com/3F/hMSBuild/releases/latest
- Loading branch information
Showing
3 changed files
with
65 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.3.0 | ||
2.4.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters