From a3ebb3845cddfa94189e38d6863e9ffb2e518147 Mon Sep 17 00:00:00 2001 From: Ed Ball Date: Fri, 29 May 2026 12:25:04 -0700 Subject: [PATCH 1/3] Update .NET library props --- Directory.Build.props | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 29b669e..297a759 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -17,11 +17,10 @@ true en-US embedded - MIT - https://github.com/$(GitHubOrganization)/$(RepositoryName) - https://github.com/$(GitHubOrganization)/$(RepositoryName)/blob/master/ReleaseNotes.md + https://github.com/$(GitHubOrganization)/$(RepositoryName) + https://github.com/$(GitHubOrganization)/$(RepositoryName)/blob/master/ReleaseNotes.md https://github.com/$(GitHubOrganization)/$(RepositoryName).git - Faithlife + $(GitHubOrganization) Copyright $(Authors) true latest-all From 408e81d2b902b790d59b0847103e8865655018fd Mon Sep 17 00:00:00 2001 From: Ed Ball Date: Fri, 29 May 2026 12:27:21 -0700 Subject: [PATCH 2/3] Add update-nuget-packages --- .github/conventions.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/conventions.yml b/.github/conventions.yml index 8e1acfd..dced91f 100644 --- a/.github/conventions.yml +++ b/.github/conventions.yml @@ -1,6 +1,11 @@ # applied automatically by https://github.com/Faithlife/RepoConventionsApplier (DO NOT REMOVE THIS LINE) conventions: - path: Faithlife/CodingGuidelines/conventions/faithlife-dotnet-library + - path: Faithlife/CodingGuidelines/conventions/update-nuget-packages + settings: + rules: + - packages: [FluentAssertions] + version: "[,8)" pull-request: reviewers: From b112ec55a9011faef1e15fd3281d03bfd92272ef Mon Sep 17 00:00:00 2001 From: Ed Ball Date: Fri, 29 May 2026 12:44:11 -0700 Subject: [PATCH 3/3] Update NuGet packages --- Directory.Packages.props | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 96123bc..c47ce35 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -7,11 +7,11 @@ - - - - - + + + + +