File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2828// You can specify all the values or you can default the Build and Revision Numbers
2929// by using the '*' as shown below:
3030// [assembly: AssemblyVersion("1.0.*")]
31- [ assembly: AssemblyVersion ( "0.0.1.13 " ) ]
32- [ assembly: AssemblyFileVersion ( "0.0.1.13 " ) ]
31+ [ assembly: AssemblyVersion ( "0.0.1.14 " ) ]
32+ [ assembly: AssemblyFileVersion ( "0.0.1.14 " ) ]
Original file line number Diff line number Diff line change 22<package >
33 <metadata >
44 <id >CyberSource.Rest.Client</id >
5- <version >0.0.1.13 </version >
5+ <version >0.0.1.14 </version >
66 <title >CyberSource.Rest.Client</title >
77 <authors >CyberSource Corporation</authors >
88 <owners >CyberSource</owners >
1212 <releaseNotes >Minor Release.</releaseNotes >
1313 <dependencies >
1414 <dependency id =" Newtonsoft.Json" version =" 11.0.2" ></dependency >
15- <dependency id =" RestSharp" version =" 106.5.4 " ></dependency >
16- <dependency id =" CyberSource.Authentication" version =" 0.0.0.9 " ></dependency >
15+ <dependency id =" RestSharp" version =" 106.12.0 " ></dependency >
16+ <dependency id =" CyberSource.Authentication" version =" 0.0.0.11 " ></dependency >
1717 </dependencies >
1818 </metadata >
1919 <files >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" CyberSource.Authentication" version =" 0.0.0.10 " />
3+ <package id =" CyberSource.Authentication" version =" 0.0.0.11 " />
44 <package id =" Newtonsoft.Json" version =" 11.0.2" targetFramework =" net45" />
55 <package id =" NLog" version =" 4.5.10" targetFramework =" net461" />
66 <package id =" RestSharp" version =" 106.12.0" targetFramework =" net452" />
You can’t perform that action at this time.
0 commit comments