| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| FlubuCore.WebApi-NetCoreApp2.0-WindowsInstaller_5.1.1.zip | 2020-04-26 | 29.0 MB | |
| FlubuCore.WebApi-Net462_5.1.1.zip | 2020-04-26 | 30.2 MB | |
| FlubuCore.WebApi-NetCoreApp3.1-WindowsInstaller_5.1.1.zip | 2020-04-26 | 24.3 MB | |
| FlubuCore.WebApi-NetCoreApp2.1-LinuxMacInstaller_5.1.1.zip | 2020-04-26 | 19.0 MB | |
| FlubuCore.WebApi-NetCoreApp2.0-LinuxMacInstaller_5.1.1.zip | 2020-04-26 | 19.8 MB | |
| FlubuCore.WebApi-NetCoreApp2.1-WindowsInstaller_5.1.1.zip | 2020-04-26 | 28.4 MB | |
| FlubuCore.WebApi-NetCoreApp3.1-LinuxMacInstaller_5.1.1.zip | 2020-04-26 | 14.9 MB | |
| FlubuCore WebApi 5.1.1.tar.gz | 2020-04-26 | 23.3 MB | |
| FlubuCore WebApi 5.1.1.zip | 2020-04-26 | 23.7 MB | |
| README.md | 2020-04-26 | 762 Bytes | |
| Totals: 10 Items | 212.5 MB | 0 | |
- Improved build summary: added status and duration for each target
- When .flubu file is empty Flubu looks for scripts, csprojs at default locations relative to .flubu file path
- Added build properties type validation
- Unified BuildVersion build properties
- predefined build dir and output dir is now combined with root directory
- Changed extension method names for RootDirectory and OutputDirectory
- Moved full .Net specific build property(BuildProps) constants to seperate class (DotNetBuildProps)
- Fixed bug: predefined build property can now be overriden through BuildProperty attribute
- Fixed bug: RootDirectory is not set on linux when using .flubu file
- Interactive mode: command history is not reset anymore on load / reload script bug