From 0fc0ee2a82297ea51da466905d449c1cf1d6a2bd Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Wed, 28 Feb 2024 19:09:02 +0000 Subject: [PATCH] build: add versioning, bump to 1.1.0 --- OliverBooth/OliverBooth.csproj | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/OliverBooth/OliverBooth.csproj b/OliverBooth/OliverBooth.csproj index f3c3472..ae99a40 100644 --- a/OliverBooth/OliverBooth.csproj +++ b/OliverBooth/OliverBooth.csproj @@ -5,6 +5,25 @@ enable enable Linux + 1.1.0 + + + + $(VersionPrefix)-$(VersionSuffix) + $(VersionPrefix).0 + $(VersionPrefix).0 + + + + $(VersionPrefix)-$(VersionSuffix).$(BuildNumber) + $(VersionPrefix).$(BuildNumber) + $(VersionPrefix).$(BuildNumber) + + + + $(VersionPrefix) + $(VersionPrefix).0 + $(VersionPrefix).0