We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc852ec commit 50fb2abCopy full SHA for 50fb2ab
Directory.Build.props
@@ -5,7 +5,7 @@
5
</ItemGroup>
6
7
<PropertyGroup Label="Copyright Info">
8
- <ProductName>IKVM</ProductName>
+ <ProductName>IKVM.ByteCode</ProductName>
9
<Authors>@(Authors, ',')</Authors>
10
<CurrentYear Condition=" '$(CurrentYear)' == '' ">$([System.DateTime]::UtcNow.Year.ToString())</CurrentYear>
11
<Copyright>Copyright © $(CurrentYear) @(Authors, ', ')</Copyright>
0 commit comments