Skip to content

Commit 50fb2ab

Browse files
committed
Change product name.
1 parent bc852ec commit 50fb2ab

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
@@ -5,7 +5,7 @@
55
</ItemGroup>
66

77
<PropertyGroup Label="Copyright Info">
8-
<ProductName>IKVM</ProductName>
8+
<ProductName>IKVM.ByteCode</ProductName>
99
<Authors>@(Authors, ',')</Authors>
1010
<CurrentYear Condition=" '$(CurrentYear)' == '' ">$([System.DateTime]::UtcNow.Year.ToString())</CurrentYear>
1111
<Copyright>Copyright © $(CurrentYear) @(Authors, ', ')</Copyright>

0 commit comments

Comments
 (0)