Skip to content

1.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 16:00
7401e4a

Update

  • Update Nuke.Common to 8.1.4.
  • Update FileSystemTasks.CopyFileToDirectory to AbsolutePathExtensions.CopyToDirectory.
  • Update FileSystemTasks.CopyDirectoryRecursively to AbsolutePathExtensions.Copy.
  • Add SymbolPackageFormat and IncludeSymbols in the package.
  • Update release *.nupkg to *.*nupkg to copy symbol package format. (Fix: #75)
  • Add WarningSignFile to show warning when sign file is empty. (Fix: #74)
  • Update build project with Configuration and TargetFramework in Build and Rebuild. (Fix: #73)