Skip to content

Commit 5711949

Browse files
authored
Merge pull request #5 from buvinghausen/net6-ci-test
Update copyright year
2 parents 29119e6 + 9c2c0e4 commit 5711949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>net6.0;net5.0;netcoreapp3.1;net462</TargetFrameworks>
55
<Authors>Brian Buvinghausen</Authors>
66
<Company>Buvinghausen Solutions</Company>
7-
<Copyright>Copyright © 2020 Brian Buvinghausen</Copyright>
7+
<Copyright>Copyright © 2021 Brian Buvinghausen</Copyright>
88
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
99
<PackageProjectUrl>https://github.com/buvinghausen/SequentialGuid/blob/master/README.md</PackageProjectUrl>
1010
<PackageTags>Sequential UUID;MongoDB ObjectId</PackageTags>

0 commit comments

Comments
 (0)