File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >net8.0</TargetFramework >
5- <Version >1.2.1 </Version >
5+ <Version >1.3.0 </Version >
66 <Authors >Markus 'Ragowit' Persson</Authors >
77 <Company >grh.se</Company >
88 <Description >PSN API Wrapper .NET (PAWN) is a tool to fetch PlayStation Network data.</Description >
1111 <RepositoryUrl >https://github.com/Ragowit/PsnApiWrapperNet</RepositoryUrl >
1212 <PackageProjectUrl >https://github.com/Ragowit/PsnApiWrapperNet/</PackageProjectUrl >
1313 <PackageReadmeFile >README.md</PackageReadmeFile >
14- <PackageReleaseNotes >- Catch errors when retrieving player.</PackageReleaseNotes >
14+ <PackageReleaseNotes >- Added some new response values.
15+ - Removed some values that doesn't seem supported anymore.
16+ - Refactoring.
17+ - Extended the test cases quite a lot.</PackageReleaseNotes >
1518 </PropertyGroup >
1619
1720 <ItemGroup >
You can’t perform that action at this time.
0 commit comments