diff --git a/Src/Support/GoogleApis.Auth.DotNet4.Tests/GoogleApis.Auth.PlatformServices.Tests_Net45.csproj b/Src/Support/GoogleApis.Auth.DotNet4.Tests/GoogleApis.Auth.PlatformServices.Tests_Net45.csproj index c70b2ed0f9..b0b849814a 100644 --- a/Src/Support/GoogleApis.Auth.DotNet4.Tests/GoogleApis.Auth.PlatformServices.Tests_Net45.csproj +++ b/Src/Support/GoogleApis.Auth.DotNet4.Tests/GoogleApis.Auth.PlatformServices.Tests_Net45.csproj @@ -49,6 +49,10 @@ false + + ..\packages\BouncyCastle.1.7.0\lib\Net40-Client\BouncyCastle.Crypto.dll + True + ..\packages\Moq.4.2.1402.2112\lib\net40\Moq.dll True @@ -66,6 +70,7 @@ True + @@ -79,6 +84,7 @@ + @@ -98,6 +104,10 @@ {e83c6d98-c348-4944-ad7f-c4e428141079} GoogleApis.Core_Net45 + + {9a8aa9ef-6904-43d8-8a26-0ab62069c2dc} + GoogleApis.Tests + @@ -106,6 +116,7 @@ + @@ -28,7 +32,7 @@ Projects="@(SolutionFile)" BuildInParallel="True" Targets="Build" - Properties="Configuration=ReleaseSigned;NugetPackagesDirectory=$(PackagesDir);NoWarn=$(NoWarn)" /> + Properties="Configuration=$(Configuration);NugetPackagesDirectory=$(PackagesDir);NoWarn=$(NoWarn)" />