Skip to content

Preview 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@nsoy nsoy released this 16 Jan 19:30
· 4 commits to 1902 since this release
  1. All Plural names have been changed to be Singular
  2. NetStandard2.0 support is no longer available - it will be released at a later time.
  3. Zip folder structure has changed. The net471 folder is now under ~\drop\outputs\build\release.
  4. You will need to unblock the module before you run any scripts:
    Get-ChildItem ~drop\outputs\build\release\net471 | unblock-file