mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
Improved build process
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -103,7 +103,7 @@ class Build : NukeBuild
|
||||
VersionPostFix = $"-pre";
|
||||
}
|
||||
|
||||
Log.Information("Building version: {Version}", Version);
|
||||
Log.Information("Building version {Version} with postfix {VersionPostFix}", Version, VersionPostFix);
|
||||
}
|
||||
|
||||
Target Clean => _ => _
|
||||
|
||||
Reference in New Issue
Block a user