File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<TargetFrameworks >netstandard2.0;net452</TargetFrameworks >
5
5
<PackageId >OpenXbox.XboxWebApi</PackageId >
6
- <PackageVersion >0.2.0 </PackageVersion >
6
+ <PackageVersion >0.2.1 </PackageVersion >
7
7
<Authors >Team OpenXbox</Authors >
8
8
<Description >Unoffical C# Xbox WebAPI, includes support for authentication with Windows Live / Xbox Live.</Description >
9
9
<PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
10
- <PackageReleaseNotes >Initial release </PackageReleaseNotes >
10
+ <PackageReleaseNotes >Added Services for Profiles, People, Presence and Messages </PackageReleaseNotes >
11
11
<Copyright >Copyright 2018 (c) Team OpenXbox</Copyright >
12
12
<PackageTags >xbox live api authentication</PackageTags >
13
- <Version >0.2.0 </Version >
13
+ <Version >0.2.1 </Version >
14
14
<PackageProjectUrl >https://github.com/OpenXbox/xbox-webapi-csharp</PackageProjectUrl >
15
15
<PackageLicenseUrl >https://github.com/OpenXbox/xbox-webapi-csharp/blob/master/LICENSE</PackageLicenseUrl >
16
16
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments