Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageId>FluentAssertions.Analyzers</PackageId>
<Version>0.17.3</Version>
<Authors>Meir Blachman</Authors>
<Copyright>Copyright Meir Blachman 2017-2023</Copyright>
<Copyright>Copyright Meir Blachman 2017-$([System.DateTime]::Now.ToString('yyyy'))</Copyright>

<Description>Analyzers to help writing fluentassertions the right way.</Description>
<PackageTags>FluentAssertions Analyzers</PackageTags>
Expand Down
Loading