Skip to content

Commit 23e18fd

Browse files
committed
Updated nuspec 1.7.3
Also added better description
1 parent 8b7f1d8 commit 23e18fd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Watts.nuspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package >
33
<metadata>
44
<id>WebApiToTypeScript</id>
5-
<version>1.7.2</version>
5+
<version>1.7.3</version>
66
<authors>Balakrishnan (Balki) Ranganathan</authors>
77
<owners>Balakrishnan (Balki) Ranganathan</owners>
88
<licenseUrl>https://raw.githubusercontent.com/greymind/WebApiToTypeScript/master/LICENSE</licenseUrl>
99
<projectUrl>https://github.com/greymind/WebApiToTypeScript</projectUrl>
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
11-
<description>A tool for code generating TypeScript endpoints for your ASP.NET Web API controllers</description>
12-
<summary>A tool for code generating TypeScript endpoints for your ASP.NET Web API controllers</summary>
13-
<releaseNotes>Skip generating interfaces with invalid type names</releaseNotes>
11+
<description>A tool for code generating TypeScript endpoints, interfaces, enums, resources and view paths for your ASP.NET Web API controllers/web apps</description>
12+
<summary>A tool for code generating TypeScript endpoints, interfaces, enums, resources and view paths for your ASP.NET Web API controllers/web apps</summary>
13+
<releaseNotes>Skip generating endpoints file and interfaces if GenerateEndpoints = false</releaseNotes>
1414
<copyright>Copyright (c) 2016 Balakrishnan (Balki) Ranganathan</copyright>
1515
<tags>WebAPI TypeScript Endpoint Enum Interface Code Generation Angular Service Balki Greymind Watts</tags>
1616
</metadata>

0 commit comments

Comments
 (0)