Skip to content

Commit fc64883

Browse files
authored
Merge pull request #169 from dotnet-campus/t/lindexi/License
更新版权
2 parents b0ccbbc + 3848a7d commit fc64883

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<RepositoryUrl>https://github.com/dotnet-campus/dotnetcampus.DotNETBuildSDK</RepositoryUrl>
99
<RepositoryType>git</RepositoryType>
1010
<PackageProjectUrl>https://github.com/dotnet-campus/dotnetcampus.DotNETBuildSDK</PackageProjectUrl>
11-
<Copyright>Copyright © 2021-2023 dotnet campus, All Rights Reserved.</Copyright>
11+
<Copyright>Copyright © 2021-2025 dotnet campus, All Rights Reserved.</Copyright>
1212
<Description>提供dotnet打包方法</Description>
1313
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1414
</PropertyGroup>

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020-2023 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)