Skip to content

Commit 0325968

Browse files
committed
更新版权信息
1 parent 7e2ac72 commit 0325968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
<Description>A dotnet tool to assist in editing Office document files</Description>
1212

1313
<RepositoryType>git</RepositoryType>
14-
<Copyright>Copyright © 2020-2022 dotnet campus, All Rights Reserved.</Copyright>
14+
<Copyright>Copyright © 2020-$([System.DateTime]::Now.ToString(`yyyy`)) dotnet campus, All Rights Reserved.</Copyright>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)