Preview 3
Pre-release
Pre-release
- All Plural names have been changed to be Singular
- NetStandard2.0 support is no longer available - it will be released at a later time.
- Zip folder structure has changed. The net471 folder is now under ~\drop\outputs\build\release.
- You will need to unblock the module before you run any scripts:
Get-ChildItem ~drop\outputs\build\release\net471 | unblock-file