Skip to content

Commit 99a93e8

Browse files
committed
发布至nuget
1 parent c8ab44b commit 99a93e8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/NumberValidators/NumberValidators.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.0;net40</TargetFrameworks>
55
<Authors>dong fang</Authors>
6+
<Description>中国大陆证件、发票等有国家规定标准的验证类库</Description>
7+
<PackageProjectUrl>https://github.com/fdstar/NumberValidators</PackageProjectUrl>
68
</PropertyGroup>
79

810
<PropertyGroup>

0 commit comments

Comments
 (0)