From 5c289beefa30932fdfbd09d35ba6c627383c3e9d Mon Sep 17 00:00:00 2001 From: Steve Desmond Date: Mon, 4 Mar 2024 16:15:42 -0500 Subject: [PATCH] Release v8.2.0 --- src/LibYear.Core/LibYear.Core.csproj | 2 +- src/LibYear/LibYear.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LibYear.Core/LibYear.Core.csproj b/src/LibYear.Core/LibYear.Core.csproj index f533f43..97f2aab 100644 --- a/src/LibYear.Core/LibYear.Core.csproj +++ b/src/LibYear.Core/LibYear.Core.csproj @@ -1,6 +1,6 @@ - 8.1.0 + 8.2.0 net8.0 libyear LibYear.Core diff --git a/src/LibYear/LibYear.csproj b/src/LibYear/LibYear.csproj index b93fed9..eccbe80 100644 --- a/src/LibYear/LibYear.csproj +++ b/src/LibYear/LibYear.csproj @@ -1,6 +1,6 @@ - 8.1.0 + 8.2.0 Exe true libyear