Skip to content

Releases: Elskom/build-dotnet

Fix erroring out when solution file is not passed in explicitly.

17 Jun 19:46
Compare
Choose a tag to compare

Solution file should have been optional. Also now throws when commands executed return non-0 exit result.

v1

14 Jun 21:51
Compare
Choose a tag to compare
Fix erroring out when solution file is not passed in explicitly.

Solution file should have been optional. Also now throws when commands executed return non-0 exit result.

Removed PACKAGE_PATH and make SOLUTION_FILE_PATH optional.

15 Jun 04:05
Compare
Choose a tag to compare
v1.1.0

Remove PACKAGE_PATH and make SOLUTION_FILE_PATH optional.

Initial Release

15 Jun 04:03
Compare
Choose a tag to compare
v1.0.0

Initial Commit.