Skip to content

Commit 500293d

Browse files
committed
df ssss
1 parent 56300da commit 500293d

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
@@ -10,7 +10,7 @@
1010
<PropertyGroup Label="Copyright Info">
1111
<ProductName>IKVM.ReferenceAssemblies</ProductName>
1212
<Authors>@(Authors, ',')</Authors>
13-
<CurrentYear Condition=" '$(CurrentYear)' == '' ">$([System.DateTime]::UtcNow.Year.ToString())</CurrentYear>
13+
<CurrentYear Condition=" '$(CurrentYear)' == '' ">$([System.DateTime]::UtcNow.Year.ToString())</CurrentYear>
1414
<Copyright>Copyright © $(CurrentYear) @(Authors, ', ')</Copyright>
1515
</PropertyGroup>
1616

0 commit comments

Comments
 (0)