Skip to content

Commit 13dc79a

Browse files
committed
csproj update
1 parent 527a9b9 commit 13dc79a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/CatLib.Core.NetStandard/CatLib.Core.NetStandard.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
<PackageReleaseNotes>- 增加了新的模版方法:Managed 和 SingleManaged 用于扩展不对外开放的管理器。
3232
- App增加OnNewApplication事件
3333
- 已过时了一些接口并提供了相应替换方案。
34+
- 增加了Str.Truncate可以用于裁剪字符串
35+
- 增加了Arr.Difference用于排除指定的值
3436
- 一些内部bug的修正</PackageReleaseNotes>
3537
<PackageLicenseUrl>https://github.com/CatLib/Core/blob/master/LICENSE</PackageLicenseUrl>
3638
<NeutralLanguage>zh</NeutralLanguage>

0 commit comments

Comments
 (0)