Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
fix: Set CopyrightStartYear
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed May 21, 2024
1 parent f96cf64 commit 661b715
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/NetEvolve.SequentialGuid/NetEvolve.SequentialGuid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<PackageProjectUrl>https://github.com/dailydevops/sequentialguid</PackageProjectUrl>
<RepositoryUrl>https://github.com/dailydevops/sequentialguid.git</RepositoryUrl>
<PackageTags>sequentialguid;guid;uuid</PackageTags>

<CopyrightStartYear>2024</CopyrightStartYear>
</PropertyGroup>

</Project>

0 comments on commit 661b715

Please sign in to comment.