File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >WebApiToTypeScript</id >
5
- <version >1.4.9 </version >
5
+ <version >1.4.10 </version >
6
6
<authors >Balakrishnan (Balki) Ranganathan</authors >
7
7
<owners >Balakrishnan (Balki) Ranganathan</owners >
8
8
<licenseUrl >https://raw.githubusercontent.com/greymind/WebApiToTypeScript/master/LICENSE</licenseUrl >
9
9
<projectUrl >https://github.com/greymind/WebApiToTypeScript</projectUrl >
10
10
<requireLicenseAcceptance >false</requireLicenseAcceptance >
11
11
<description >A tool for code generating TypeScript endpoints for your ASP.NET Web API controllers</description >
12
12
<summary >A tool for code generating TypeScript endpoints for your ASP.NET Web API controllers</summary >
13
- <releaseNotes >Fix revious release with new build </releaseNotes >
13
+ <releaseNotes >Added time logs for analysis actions - controllers and actions, interfaces, and enumerations </releaseNotes >
14
14
<copyright >Copyright (c) 2016 Balakrishnan (Balki) Ranganathan</copyright >
15
15
<tags >WebAPI TypeScript Endpoint Enum Interface Code Generation Angular Service Balki Greymind Watts</tags >
16
16
</metadata >
17
17
<files >
18
- <file src =" src\Watts\bin\Debug \**\*.dll" target =" tools" />
19
- <file src =" src\Watts\bin\Debug \Watts.exe" target =" tools" />
18
+ <file src =" src\Watts\bin\Release \**\*.dll" target =" tools" />
19
+ <file src =" src\Watts\bin\Release \Watts.exe" target =" tools" />
20
20
</files >
21
21
</package >
You can’t perform that action at this time.
0 commit comments