mirror of
https://github.com/nsnail/ns-ext.git
synced 2025-07-02 02:08:15 +08:00
feat: ✨ 新增string扩展函数 IsJsonString (#19)
Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
<Title>$(AssemblyName)</Title>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="MinVer" Version="5.0.0-beta.1">
|
||||
<PackageReference Include="MinVer" Version="5.0.0">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
|
Reference in New Issue
Block a user