There was an error while loading. Please reload this page.
1 parent 3f384cb commit b4f2a17Copy full SHA for b4f2a17
1 file changed
src/Directory.Build.Props
@@ -5,9 +5,9 @@
5
<FileVersion>3.6.0.0</FileVersion>
6
<AssemblyVersion>3.6.0.0</AssemblyVersion>
7
<LangVersion>latest</LangVersion>
8
- <Copyright>Copyright © HandyOrg 2018-2026</Copyright>
+ <Copyright>Copyright © HandyOrg 2018-$([System.DateTime]::Now.Year)</Copyright>
9
<Authors>HandyOrg</Authors>
10
<RepositoryUrl>https://github.com/HandyOrg/HandyControl</RepositoryUrl>
11
<PackageProjectUrl>https://handyorg.github.io/</PackageProjectUrl>
12
</PropertyGroup>
13
-</Project>
+</Project>
0 commit comments