diff --git a/AMWD.Common.AspNetCore/AMWD.Common.AspNetCore.csproj b/AMWD.Common.AspNetCore/AMWD.Common.AspNetCore.csproj index b82da21..cafa018 100644 --- a/AMWD.Common.AspNetCore/AMWD.Common.AspNetCore.csproj +++ b/AMWD.Common.AspNetCore/AMWD.Common.AspNetCore.csproj @@ -6,7 +6,7 @@ AMWD.Common.AspNetCore AMWD.Common.AspNetCore - {semvertag:master:+chash}{!:-dirty} + {semvertag:main}{!:-dirty} true false diff --git a/AMWD.Common.EntityFrameworkCore/AMWD.Common.EntityFrameworkCore.csproj b/AMWD.Common.EntityFrameworkCore/AMWD.Common.EntityFrameworkCore.csproj index 479de78..72c437b 100644 --- a/AMWD.Common.EntityFrameworkCore/AMWD.Common.EntityFrameworkCore.csproj +++ b/AMWD.Common.EntityFrameworkCore/AMWD.Common.EntityFrameworkCore.csproj @@ -6,7 +6,7 @@ AMWD.Common.EntityFrameworkCore AMWD.Common.EntityFrameworkCore - {semvertag:master:+chash}{!:-dirty} + {semvertag:main}{!:-dirty} true false diff --git a/AMWD.Common.Moq/AMWD.Common.Moq.csproj b/AMWD.Common.Moq/AMWD.Common.Moq.csproj index 4e91a37..43c34fc 100644 --- a/AMWD.Common.Moq/AMWD.Common.Moq.csproj +++ b/AMWD.Common.Moq/AMWD.Common.Moq.csproj @@ -6,7 +6,7 @@ AMWD.Common.Moq AMWD.Common.Moq - {semvertag:master:+chash}{!:-dirty} + {semvertag:main}{!:-dirty} true false diff --git a/AMWD.Common/AMWD.Common.csproj b/AMWD.Common/AMWD.Common.csproj index cd1f32c..eaeb023 100644 --- a/AMWD.Common/AMWD.Common.csproj +++ b/AMWD.Common/AMWD.Common.csproj @@ -6,7 +6,7 @@ AMWD.Common AMWD.Common - {semvertag:master:+chash}{!:-dirty} + {semvertag:main}{!:-dirty} true false diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e6c7b8..b1e7f13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `AsyncQueue` - ## [v1.8.1](https://git.am-wd.de/AM.WD/common/compare/v1.8.0...v1.8.1) - 2022-08-07 ### Fixed - UnitTests