diff --git a/Directory.Build.props b/Directory.Build.props index 793bc08..5a224a2 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,6 +2,12 @@ André Göpel © André Göpel + + 1.0.2 https://github.com/andregoepel/core git https://github.com/andregoepel/core diff --git a/src/AndreGoepel.Core/AndreGoepel.Core.csproj b/src/AndreGoepel.Core/AndreGoepel.Core.csproj index f571a20..9815097 100644 --- a/src/AndreGoepel.Core/AndreGoepel.Core.csproj +++ b/src/AndreGoepel.Core/AndreGoepel.Core.csproj @@ -7,7 +7,6 @@ AndreGoepel.Core - 1.0.0 Zero-dependency shared primitives for the AndreGoepel .NET ecosystem, starting with Result<T>. result;primitives;abstractions README.md