Skip to content

Commit

Permalink
csproj update
Browse files Browse the repository at this point in the history
  • Loading branch information
ymh199478 committed Nov 1, 2017
1 parent 527a9b9 commit 13dc79a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/CatLib.Core.NetStandard/CatLib.Core.NetStandard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
<PackageReleaseNotes>- 增加了新的模版方法:Managed 和 SingleManaged 用于扩展不对外开放的管理器。
- App增加OnNewApplication事件
- 已过时了一些接口并提供了相应替换方案。
- 增加了Str.Truncate可以用于裁剪字符串
- 增加了Arr.Difference用于排除指定的值
- 一些内部bug的修正</PackageReleaseNotes>
<PackageLicenseUrl>https://github.com/CatLib/Core/blob/master/LICENSE</PackageLicenseUrl>
<NeutralLanguage>zh</NeutralLanguage>
Expand Down

0 comments on commit 13dc79a

Please sign in to comment.