From e49547735834485dd22842e1a82bc5ae4139b8a8 Mon Sep 17 00:00:00 2001 From: csharptest Date: Tue, 9 Nov 2010 14:47:27 -0600 Subject: Testing --- .../ProtocolBuffersLiteMixed.Test.csproj | 97 ++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 src/ProtocolBuffersLite.Test/ProtocolBuffersLiteMixed.Test.csproj (limited to 'src/ProtocolBuffersLite.Test/ProtocolBuffersLiteMixed.Test.csproj') diff --git a/src/ProtocolBuffersLite.Test/ProtocolBuffersLiteMixed.Test.csproj b/src/ProtocolBuffersLite.Test/ProtocolBuffersLiteMixed.Test.csproj new file mode 100644 index 00000000..8e8c89e6 --- /dev/null +++ b/src/ProtocolBuffersLite.Test/ProtocolBuffersLiteMixed.Test.csproj @@ -0,0 +1,97 @@ + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {EEFFED24-3750-4567-9A23-1DB676A15610} + Library + Properties + Google.ProtocolBuffers + Google.ProtocolBuffersMixedLite.Test + v2.0 + 512 + true + ..\ProtocolBuffers.Test\Properties\Google.ProtocolBuffers.Test.snk + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + bin\Silverlight2\ + TRACE + true + pdbonly + AnyCPU + prompt + + + + False + ..\..\lib\nunit.framework.dll + + + False + ..\..\lib\Rhino.Mocks.dll + + + + + + + + Properties\AssemblyInfo.cs + + + TestProtos\FIXUP.cs + + + + + + + + + + + + + + + + + + + Properties\Google.ProtocolBuffers.Test.snk + + + + + {6908BDCE-D925-43F3-94AC-A531E6DF2591} + ProtocolBuffers + + + + + \ No newline at end of file -- cgit v1.2.3