This repository was archived by the owner on Dec 13, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Stormpath.SDK.Abstractions Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >Stormpath.SDK</id >
5- <version >0.92.3-beta1 </version >
5+ <version >0.93.0 </version >
66 <authors >Nate Barbettini</authors >
77 <owners >Stormpath, Inc.</owners >
88 <licenseUrl >https://github.com/stormpath/stormpath-sdk-csharp/blob/master/LICENSE</licenseUrl >
1414 <tags >Stormpath API Authentication Authorization REST</tags >
1515 <dependencies >
1616 <group targetFramework =" .NETStandard1.3" >
17- <dependency id =" Stormpath.SDK.Core" version =" [0.92.3-beta1 , )" />
17+ <dependency id =" Stormpath.SDK.Core" version =" [0.93.0 , )" />
1818 <dependency id =" Stormpath.SDK.Http.SystemNetHttpClient" version =" [0.91.1, )" />
1919 <dependency id =" Stormpath.SDK.JsonNetSerializer" version =" [0.91.0, )" />
2020 </group >
2121 <group targetFramework =" .NETFramework4.5" >
22- <dependency id =" Stormpath.SDK.Core" version =" [0.92.3-beta1 , )" />
22+ <dependency id =" Stormpath.SDK.Core" version =" [0.93.0 , )" />
2323 <dependency id =" Stormpath.SDK.RestSharpClient" version =" [0.91.1, )" />
2424 <dependency id =" Stormpath.SDK.JsonNetSerializer" version =" [0.91.0, )" />
2525 </group >
Original file line number Diff line number Diff line change 3636 "tooling" : {
3737 "defaultNamespace" : " Stormpath.SDK"
3838 },
39- "version" : " 0.93.0-beta1 "
39+ "version" : " 0.93.0"
4040}
Original file line number Diff line number Diff line change 1212 "Stormpath.Configuration" : " 5.3.1" ,
1313 "Stormpath.SDK.Abstractions" : {
1414 "target" : " project" ,
15- "version" : " 0.93.0-beta1 "
15+ "version" : " 0.93.0"
1616 },
1717 "System.Runtime.InteropServices.RuntimeInformation" : " 4.0.0"
1818 },
4848 "tooling" : {
4949 "defaultNamespace" : " Stormpath.SDK"
5050 },
51- "version" : " 0.93.0-beta1 "
51+ "version" : " 0.93.0"
5252}
You can’t perform that action at this time.
0 commit comments