From ad73b4250d906757b290a8a53d4544a623a7e0d8 Mon Sep 17 00:00:00 2001 From: csharptest Date: Fri, 12 Oct 2012 18:22:48 -0500 Subject: Fixing build for SILVERLIGHT and COMPACT_FRAMEWORK before adding more build variations (WP). Changes are primarily superficial since they are to support the Serialization assembly and unit tests compiling in the CF which has not been done before. --- .../ProtocolBuffersLiteMixed.Test.csproj | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) (limited to 'src/ProtocolBuffersLite.Test/ProtocolBuffersLiteMixed.Test.csproj') diff --git a/src/ProtocolBuffersLite.Test/ProtocolBuffersLiteMixed.Test.csproj b/src/ProtocolBuffersLite.Test/ProtocolBuffersLiteMixed.Test.csproj index e516198a..42f18c32 100644 --- a/src/ProtocolBuffersLite.Test/ProtocolBuffersLiteMixed.Test.csproj +++ b/src/ProtocolBuffersLite.Test/ProtocolBuffersLiteMixed.Test.csproj @@ -1,6 +1,7 @@  + CLIENTPROFILE Debug AnyCPU 9.0.30729 @@ -39,14 +40,25 @@ 4 + + + + + False ..\..\lib\NUnit\lib\nunit.framework.dll - - - - + + + + False + ..\..\lib\Microsoft.Silverlight.Testing\April2010\Microsoft.Silverlight.Testing.dll + + + False + ..\..\lib\Microsoft.Silverlight.Testing\April2010\Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.dll + @@ -62,6 +74,7 @@ + -- cgit v1.2.3