WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: TurnerSoftware/BuildVersioning

0.5.0

29 Apr 14:54

Choose a tag to compare

0.5.0 Pre-release
Pre-release

What's Changed

Build Versioning now requires either .NET 6 or .NET 8 installed to provide versioning.

Full Changelog: 0.4.0...0.5.0

0.4.0

29 Nov 08:32

Choose a tag to compare

0.4.0 Pre-release
Pre-release

Changes

This version adds multi-targeting for Build Versioning - that is to say, previously Build Versioning required .NET 5 to be installed to run at all but now it supports .NET 5 or .NET 6 being installed. This won't affect the target frameworks of your application, just increases the scope where Build Versioning will be supported.

Other changes as part of this include improved logging and error handling.

🚀 Features

👨🏼‍💻 Contributors

@Turnerj

0.3.0

10 Aug 08:35

Choose a tag to compare

0.3.0 Pre-release
Pre-release

Changes

👨🏼‍💻 Contributors

@Turnerj

0.2.2

21 Jun 06:17
82998c0

Choose a tag to compare

0.2.2 Pre-release
Pre-release

Changes

👨🏼‍💻 Contributors

@Turnerj

0.2.1

13 Mar 13:17

Choose a tag to compare

0.2.1 Pre-release
Pre-release

Fixes a case sensitivity issue with the tool path, preventing it working correctly on Linux.

0.2.0

13 Mar 06:17

Choose a tag to compare

0.2.0 Pre-release
Pre-release
  • Added fine grain controls of extended integration features
  • Fixed bug where extended integrations features are triggered when SkipBuildVersioning was false.

0.1.2

12 Mar 09:22

Choose a tag to compare

0.1.2 Pre-release
Pre-release

Fixes target logic to support build versioning.

0.1.1

11 Mar 08:49
1220f33

Choose a tag to compare

0.1.1 Pre-release
Pre-release

Fixes issue with missing *.deps.json and *.runtimeconfig files,

0.1.0

11 Mar 05:38

Choose a tag to compare

0.1.0 Pre-release
Pre-release

Initial version of Build Versioning