This repository was archived by the owner on Dec 13, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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.94.0-beta1 </version >
5+ <version >0.94.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.94.0-beta1 , )" />
18- <dependency id =" Stormpath.SDK.Http.SystemNetHttpClient" version =" [0.94.0-beta1 , )" />
17+ <dependency id =" Stormpath.SDK.Core" version =" [0.94.0, )" />
18+ <dependency id =" Stormpath.SDK.Http.SystemNetHttpClient" version =" [0.94.0, )" />
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.94.0-beta1 , )" />
23- <dependency id =" Stormpath.SDK.RestSharpClient" version =" [0.94.0-beta1 , )" />
22+ <dependency id =" Stormpath.SDK.Core" version =" [0.94.0, )" />
23+ <dependency id =" Stormpath.SDK.RestSharpClient" version =" [0.94.0, )" />
2424 <dependency id =" Stormpath.SDK.JsonNetSerializer" version =" [0.91.0, )" />
2525 </group >
2626 </dependencies >
You can’t perform that action at this time.
0 commit comments