File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >AlexaSkillsKit.NET</id >
5
- <version >1.2 .0</version >
5
+ <version >1.3 .0</version >
6
6
<title >AlexaSkillsKit.NET</title >
7
7
<authors >Stefan Negritoiu (FreeBusy)</authors >
8
8
<owners >Stefan Negritoiu (FreeBusy)</owners >
14
14
.NET library that simplifies Alexa skills development; interface-compatible with Amazon's AlexaSkillsKit for Java
15
15
</description >
16
16
<releaseNotes >
17
- 1.0.0: Introducing AlexaAppKit.NET
18
- 1.1.0: Incorporated May 2015 Alexa SDK updates; Added session and conversation management
19
- 1.2.0: Rename to AlexaSkillsKit.NET
17
+ 1.3.0: Incorporated Sept 2015 ASK update for account linking and access tokens
20
18
</releaseNotes >
21
19
<copyright >Copyright 2015 Stefan Negritoiu (FreeBusy)</copyright >
22
20
<tags >amazon echo alexa speechlet</tags >
23
21
<dependencies >
24
22
<dependency id =" Microsoft.AspNet.WebApi.Client" version =" 5.2.3" />
25
- <dependency id =" Newtonsoft.Json" version =" 6 .0.8 " />
23
+ <dependency id =" Newtonsoft.Json" version =" 7 .0.1 " />
26
24
<dependency id =" BouncyCastle" version =" 1.7.0" />
27
25
</dependencies >
28
26
</metadata >
You can’t perform that action at this time.
0 commit comments