diff --git a/AADClient.Console/AADClient.Console.csproj b/AADClient.Console/AADClient.Console.csproj index 8582ecf..77582ab 100644 --- a/AADClient.Console/AADClient.Console.csproj +++ b/AADClient.Console/AADClient.Console.csproj @@ -9,9 +9,10 @@ Properties AADClient AADClient - v4.5.2 + v4.6.1 512 true + AnyCPU @@ -43,12 +44,28 @@ ..\packages\Newtonsoft.Json.6.0.6\lib\net45\Newtonsoft.Json.dll + + ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + ..\packages\System.IdentityModel.Tokens.Jwt.4.0.2.206221351\lib\net45\System.IdentityModel.Tokens.Jwt.dll True + + ..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + + + ..\packages\System.Net.Http.WinHttpHandler.5.0.0\lib\net461\System.Net.Http.WinHttpHandler.dll + + + + ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + + + ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + diff --git a/AADClient.Console/App.config b/AADClient.Console/App.config index 88fa402..bae5d6d 100644 --- a/AADClient.Console/App.config +++ b/AADClient.Console/App.config @@ -1,6 +1,6 @@ - + - + - \ No newline at end of file + diff --git a/AADClient.Console/packages.config b/AADClient.Console/packages.config index eabb0c9..aaa493e 100644 --- a/AADClient.Console/packages.config +++ b/AADClient.Console/packages.config @@ -3,5 +3,10 @@ + + + + + \ No newline at end of file diff --git a/ARMClient.Authentication/ARMClient.Authentication.csproj b/ARMClient.Authentication/ARMClient.Authentication.csproj index cbfa82e..69c51c4 100644 --- a/ARMClient.Authentication/ARMClient.Authentication.csproj +++ b/ARMClient.Authentication/ARMClient.Authentication.csproj @@ -9,8 +9,9 @@ Properties ARMClient.Authentication ARMClient.Authentication - v4.5 + v4.6.1 512 +