Skip to content

Commit 8a19339

Browse files
Release 4.7.0 (#463)
- Adds Compatibility with .NET 4.5 using Newtonsoft.Json 12.0.3 and retain 13.0.3 for newer frameworks - Improves OAuth Handling and Validation - Updates LocalType to nullable - Fixes default value in Payment Type - Fixes Handle NoContent and null response in DeserializeResponseAsync
1 parent 8a3f048 commit 8a19339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>4.6.0</Version>
3+
<Version>4.7.0</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)