Skip to content

Commit edb4ca0

Browse files
committed
Update Directory.Build.props
1 parent 68ae2f5 commit edb4ca0

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
@@ -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-$([System.DateTime]::Now.ToString('yyyy')) - Mahdi Hosseini</Copyright>
65+
<Copyright>Copyright (c) 2021-$([System.DateTime]::Now.Year) - 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)