From 6fb379464582797f25dbbe5a1b6b3c85b5f93671 Mon Sep 17 00:00:00 2001 From: tuxuser <462620+tuxuser@users.noreply.github.com> Date: Sun, 2 Dec 2018 14:48:47 +0100 Subject: [PATCH] Update csproj to version 0.2.4 --- XboxWebApi/XboxWebApi.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/XboxWebApi/XboxWebApi.csproj b/XboxWebApi/XboxWebApi.csproj index f9c29a3..f0ca4c6 100644 --- a/XboxWebApi/XboxWebApi.csproj +++ b/XboxWebApi/XboxWebApi.csproj @@ -3,14 +3,14 @@ netstandard2.0;net452 OpenXbox.XboxWebApi - 0.2.3 + 0.2.4 Team OpenXbox Unoffical C# Xbox WebAPI, includes support for authentication with Windows Live / Xbox Live. false - Fix de-/serialization of tokens + Add AuthenticationService(WindowsLiveResponse) constructor Copyright 2018 (c) Team OpenXbox xbox live api authentication - 0.2.3 + 0.2.4 https://github.com/OpenXbox/xbox-webapi-csharp https://github.com/OpenXbox/xbox-webapi-csharp/blob/master/LICENSE