Skip to content

Commit 864511a

Browse files
authored
Merge pull request #51 from dotnet-campus/t/lindexi/License
更新版权和描述信息
2 parents 5baa053 + d0be8ef commit 864511a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<Company>dotnet campus(.NET 职业技术学院)</Company>
77

88
<Authors>dotnet-campus</Authors>
9-
<RepositoryUrl>https://github.com/dotnet-campus/dotnetCampus.OfficeDocumentZipper</RepositoryUrl>
10-
<PackageProjectUrl>https://github.com/dotnet-campus/dotnetCampus.OfficeDocumentZipper</PackageProjectUrl>
11-
<Description>A dotnet tool to assist in editing Office document files</Description>
9+
<RepositoryUrl>https://github.com/dotnet-campus/DocumentFormat.OpenXml.Extensions</RepositoryUrl>
10+
<PackageProjectUrl>https://github.com/dotnet-campus/DocumentFormat.OpenXml.Extensions</PackageProjectUrl>
11+
<Description>The dotnet tools to assist in editing or reading the Office document files</Description>
1212

1313
<RepositoryType>git</RepositoryType>
1414
<Copyright>Copyright © 2020-$([System.DateTime]::Now.ToString(`yyyy`)) dotnet campus, All Rights Reserved.</Copyright>

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020-2024 dotnet campus
3+
Copyright (c) 2020-2025 dotnet campus
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)