We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e2ac72 + 0325968 commit 290d977Copy full SHA for 290d977
Directory.Build.props
@@ -11,6 +11,6 @@
11
<Description>A dotnet tool to assist in editing Office document files</Description>
12
13
<RepositoryType>git</RepositoryType>
14
- <Copyright>Copyright © 2020-2022 dotnet campus, All Rights Reserved.</Copyright>
+ <Copyright>Copyright © 2020-$([System.DateTime]::Now.ToString(`yyyy`)) dotnet campus, All Rights Reserved.</Copyright>
15
</PropertyGroup>
16
</Project>
0 commit comments