File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.1] - 2022.05.12
2
+ ###Changed
3
+
4
+ ####Updated libraries
5
+
6
+ The SDK relies on .Net 6.0. You should update your project and librairies accordingly.
7
+ If you use a lower/older version, we will not be able to provide any support.
8
+
1
9
## [ 3.0.0] - 2022.05.11
2
10
The .Net SDK has been revamped in order to increase performances and improve the developer experience.
3
11
Original file line number Diff line number Diff line change 6
6
<Copyright >Copyright © 2022</Copyright >
7
7
<Description >.Net 5.0 for access to MANGOPAY API v2</Description >
8
8
<Authors >MangoPay</Authors >
9
- <Version >3.0 .0</Version >
10
- <AssemblyVersion >3.0 .0.0</AssemblyVersion >
11
- <FileVersion >3.0 .0.0</FileVersion >
9
+ <Version >3.1 .0</Version >
10
+ <AssemblyVersion >3.1 .0.0</AssemblyVersion >
11
+ <FileVersion >3.1 .0.0</FileVersion >
12
12
<PackageId >mangopay2-sdk</PackageId >
13
13
</PropertyGroup >
14
14
<PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2.1|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments