Releases: ricaun-io/ricaun.Nuke
Releases · ricaun-io/ricaun.Nuke
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.
1.7.4-alpha
Features
- Update
GetInformationalVersion
to findnupkg
files.
Added
- Add
NugetVersionInfo
to parsenupkg
files by name.
1.7.3
Features
IPack
withUnlistNuget
to unlist nuget package.