File tree 1 file changed +7
-3
lines changed 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >ApiAiSDK</id >
5
- <version >1.0 .0</version >
5
+ <version >1.1 .0</version >
6
6
<title >ApiAiSDK</title >
7
7
<authors >Speaktoit</authors >
8
8
<owners >Speaktoit</owners >
11
11
<iconUrl >http://api.ai/assets/ico/favicon-e15c6e41317c4ff907cc983a5c8676d9.png</iconUrl >
12
12
<requireLicenseAcceptance >false</requireLicenseAcceptance >
13
13
<description >Library provides simple programming interface for making text and voice requests to the API.AI service.</description >
14
- <releaseNotes >First version of the API.AI NET SDK .</releaseNotes >
14
+ <releaseNotes >Changed Json parser to Json. NET. Added useful methods to model classes .</releaseNotes >
15
15
<copyright >2015 Speaktoit, Inc.</copyright >
16
16
<tags >natural language processing</tags >
17
+
18
+ <dependencies >
19
+ <dependency id =" Newtonsoft.Json" version =" 6.0.8" />
20
+ </dependencies >
21
+
17
22
</metadata >
18
23
<files >
19
24
<file src =" bin/Release/ApiAiSDK.dll" target =" lib/Net35" />
20
- <file src =" lib/fastJSON.dll" target =" lib/Net35" />
21
25
</files >
22
26
</package >
You can’t perform that action at this time.
0 commit comments