Skip to content

Commit 77b276d

Browse files
committed
Update Directory.Build.props
1 parent f47772b commit 77b276d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<IncludeSymbols>true</IncludeSymbols>
6363
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
6464
<GeneratePackageOnBuild Condition="'$(Configuration)' != 'Debug' And '$(MSBuildProjectName)' != $(GalleryAppName)">True</GeneratePackageOnBuild>
65-
<Copyright>Copyright (c) 2021-2025 Mahdi Hosseini</Copyright>
65+
<Copyright>Copyright (c) 2021-$([System.DateTime]::Now.ToString('yyyy')) - Mahdi Hosseini</Copyright>
6666
<PackageProjectUrl>https://github.com/ghost1372/DevWinUI</PackageProjectUrl>
6767
<RepositoryUrl>https://github.com/ghost1372/DevWinUI</RepositoryUrl>
6868
<PackageReleaseNotes>https://github.com/ghost1372/DevWinUI/releases</PackageReleaseNotes>

0 commit comments

Comments
 (0)