aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.Test/ProtocolBuffers.Test(Silverlight).csproj
diff options
context:
space:
mode:
authorcsharptest <roger@csharptest.net>2011-10-04 15:11:52 -0500
committerrogerk <devnull@localhost>2011-10-04 15:11:52 -0500
commit6f5bf8d48bda3f415796428f16b33be662a08329 (patch)
tree22f97d56aa5e0cd6c71fecf2ebf3feb7b7fc251e /src/ProtocolBuffers.Test/ProtocolBuffers.Test(Silverlight).csproj
parent2622011a5dbd8dc20b9a49e10290047058fddc87 (diff)
downloadprotobuf-6f5bf8d48bda3f415796428f16b33be662a08329.tar.gz
protobuf-6f5bf8d48bda3f415796428f16b33be662a08329.tar.bz2
protobuf-6f5bf8d48bda3f415796428f16b33be662a08329.zip
Removed dependency on Rhino.Mocks
Added CleanAll batch file Added the now rhino-free service test to silverlight
Diffstat (limited to 'src/ProtocolBuffers.Test/ProtocolBuffers.Test(Silverlight).csproj')
-rw-r--r--src/ProtocolBuffers.Test/ProtocolBuffers.Test(Silverlight).csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ProtocolBuffers.Test/ProtocolBuffers.Test(Silverlight).csproj b/src/ProtocolBuffers.Test/ProtocolBuffers.Test(Silverlight).csproj
index 4ff2e676..9842dd6a 100644
--- a/src/ProtocolBuffers.Test/ProtocolBuffers.Test(Silverlight).csproj
+++ b/src/ProtocolBuffers.Test/ProtocolBuffers.Test(Silverlight).csproj
@@ -117,6 +117,7 @@
<Compile Include="ReflectionTester.cs" />
<Compile Include="ReusableBuilderTest.cs" />
<Compile Include="SerializableAttribute.cs" />
+ <Compile Include="ServiceTest.cs" />
<Compile Include="TestCornerCases.cs" />
<Compile Include="TestMimeMessageFormats.cs" />
<Compile Include="TestProtos\UnitTestCSharpOptionsProtoFile.cs" />