From 3613d1a54cf33d4c0435bb01e625100665b7ec05 Mon Sep 17 00:00:00 2001 From: Kyle McMaster Date: Thu, 20 Oct 2022 23:16:49 -0400 Subject: [PATCH 1/2] bump version, include readme in nuget package --- Directory.Build.props | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 166e4d1..780e808 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -6,12 +6,13 @@ $(Company) Copyright © $(Company) $([System.DateTime]::Now.Year) $(Company)™ - 1.0.0 + 1.0.1 XperienceCommunity.AppSettingsJsonRegistration $(Product) MIT https://github.com/NitroDevs/CSharpFunctionalExtensions.FluentAssertions nitro-devs-logo.png + README.md Monad;FluentAssertions;CSharpFunctionalExtensions;Testing https://github.com/NitroDevs/CSharpFunctionalExtensions.FluentAssertions/releases From 0823490292247f56d82b6f9ce774d322473412c9 Mon Sep 17 00:00:00 2001 From: Kyle McMaster Date: Fri, 21 Oct 2022 15:01:57 -0400 Subject: [PATCH 2/2] Update packages --- .../CSharpFunctionalExtensions.FluentAssertions.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CSharpFunctionalExtensions.FluentAssertions/CSharpFunctionalExtensions.FluentAssertions.csproj b/src/CSharpFunctionalExtensions.FluentAssertions/CSharpFunctionalExtensions.FluentAssertions.csproj index a42a855..63e4596 100644 --- a/src/CSharpFunctionalExtensions.FluentAssertions/CSharpFunctionalExtensions.FluentAssertions.csproj +++ b/src/CSharpFunctionalExtensions.FluentAssertions/CSharpFunctionalExtensions.FluentAssertions.csproj @@ -13,7 +13,7 @@ - + all