Skip to content

Commit 92ada68

Browse files
committed
添加版权信息
1 parent b34fa4e commit 92ada68

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Directory.Build.props

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<Description>The dotnet tools to assist in editing or reading the Office document files</Description>
1212

1313
<RepositoryType>git</RepositoryType>
14-
<Copyright>Copyright © 2020-$([System.DateTime]::Now.ToString(`yyyy`)) dotnet campus, All Rights Reserved.</Copyright>
14+
<Copyright>Copyright © 2020-$([System.DateTime]::Now.ToString(`yyyy`)) dotnet campus, All Rights Reserved.</Copyright>
15+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1516
</PropertyGroup>
1617
</Project>

0 commit comments

Comments
 (0)