Skip to content

Choose a tag to compare

@3F 3F released this 25 Oct 00:52
f22d500

gnt~netfx4sdk | gnt*netfx4sdk/2.0

📑 What's new in 2.0 ...
  • NEW: New SDKs support via -tfm key:
    + 2.0 3.5 4.0 4.5 4.6 4.7 4.8 4.5.1 4.5.2 4.6.1 4.6.2 4.7.1 4.7.2 4.8.1

  • NEW: New modes: system-or-package and package-or-system;
    Fallback to 'system' to use 'package' if 'system' failed. And vice versa.
    Aliases: sys-or-pkg and pkg-or-sys

  • NEW: Implemented -no-mklink for all modes;
    To use direct copying instead of mklink (junction / symbolic).

  • NEW: Implemented -stub key to use a stub instead of actual processing.

  • NEW: Implemented -no-acl to control ownership and ACL info.

  • NEW: Implemented -sdk-root custom path to the SDK root directory.

  • NEW: Official nuget package, netfx4sdk:
    https://www.nuget.org/packages/netfx4sdk/

  • NEW: +.pkg.install.bat v1 support in netfx4sdk nuget packages.

gnt ~netfx4sdk
gnt *netfx4sdk/2.0

Syntax and relevant documentation:

   hMSBuild -GetNuTool -help
   hMSBuild -GetNuTool ~/p:use=documentation

Or visit https://github.com/3F/GetNuTool