Releases: ricaun-io/ricaun.Nuke
Releases · ricaun-io/ricaun.Nuke
1.8.2-alpha
Update
- Update
Nuke.Common
to8.1.4
. - Update
FileSystemTasks.CopyDirectoryRecursively
toAbsolutePathExtensions.CopyToDirectory
. - Add
SymbolPackageFormat
andIncludeSymbols
in the package. - Update release
*.nupkg
to*.*nupkg
to copy symbol package format. (Fix: #75)
1.8.1
Updated
- Update
GetFileVersionInfo
to findexe
file. - Update
SignProject
to signName
,AssemblyName
, or*
. - Update
AssemblyExtension
methods toObsolete
.
1.8.1-beta.1
Updated
- Update
GetFileVersionInfo
to findexe
file. - Update
SignProject
to signName
,AssemblyName
, or*
. - Update
AssemblyExtension
methods toObsolete
.
1.8.1-beta
Updated
- Update
GetFileVersionInfo
to findexe
file. - Update
SignProject
to signName
,AssemblyName
, or*
.
1.8.1-alpha.1
Updated
- Update
GetFileVersionInfo
to findexe
file. - Update
SignProject
to signName
,AssemblyName
, or*
.
1.8.1-alpha
Updated
- Update
GetFileVersionInfo
to findexe
file.
1.8.0
Updated
- Update
Nuke.Common
Version =8.0.0
- Force enable
EnableUnsafeBinaryFormatterSerialization
to supportnet8.0
.
1.8.0-alpha.1
Updated
- Update
Nuke.Common
Version =8.0.0
1.8.0-alpha
Updated
- Update
Nuke.Common
Version =8.0.0
1.7.4
Features
- Update
GetInformationalVersion
to findnupkg
files.
Added
- Add
NugetVersionInfo
to parsenupkg
files by name.