File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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.0.8 " ) ]
32- [ assembly: AssemblyFileVersion ( "0.0.0.8 " ) ]
31+ [ assembly: AssemblyVersion ( "0.0.0.9 " ) ]
32+ [ assembly: AssemblyFileVersion ( "0.0.0.9 " ) ]
Original file line number Diff line number Diff line change 22<package >
33 <metadata >
44 <id >CyberSource.Rest.Client</id >
5- <version >0.0.0.8 </version >
5+ <version >0.0.0.9 </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.3 " ></dependency >
15+ <dependency id =" RestSharp" version =" 106.5.4 " ></dependency >
1616 <dependency id =" CyberSource.Authentication" version =" 0.0.0.4" ></dependency >
1717 </dependencies >
1818 </metadata >
You can’t perform that action at this time.
0 commit comments