FlubuCore v3.1.1.0 Release Notes

    • ๐Ÿ›  Fixes loading of nuget packages that don't have target framework specified.
    • FetchBuildVersionFromFileTask: Improves fetching of version from file by allowing version to be in any line not just first.
    • 0๏ธโƒฃ FetchBuildVersionFromFileTask: Adds default project version file locations.
    • ๐Ÿšš FetchBuildVersionFromFileTask: Adds option to remove prefix from version.
    • FetchBuildVersionFromFileTask: Adds option to allow any suffix.
    • ๐Ÿ‘Œ Improves error messages when cs files that are used in script are not included.
    • ๐Ÿ‘Œ Improves error messages when script assembly references are not loaded.
    • โž• Added Null and empty target name validation.