aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers.Test/ProtocolBuffers.Test.csproj
diff options
context:
space:
mode:
authorJie Luo <anandolee@gmail.com>2015-04-30 18:36:17 -0700
committerJie Luo <anandolee@gmail.com>2015-04-30 18:36:17 -0700
commit3d4b761998e7e54b81fff16d0459febfa77326c5 (patch)
tree6ce05fa5525a217475b10c12af2b4d7ae43e9785 /csharp/src/ProtocolBuffers.Test/ProtocolBuffers.Test.csproj
parent6e1ec5f6eaf79563aba0d220e36547afe15f0dd6 (diff)
downloadprotobuf-3d4b761998e7e54b81fff16d0459febfa77326c5.tar.gz
protobuf-3d4b761998e7e54b81fff16d0459febfa77326c5.tar.bz2
protobuf-3d4b761998e7e54b81fff16d0459febfa77326c5.zip
fix comments
Diffstat (limited to 'csharp/src/ProtocolBuffers.Test/ProtocolBuffers.Test.csproj')
-rw-r--r--csharp/src/ProtocolBuffers.Test/ProtocolBuffers.Test.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/csharp/src/ProtocolBuffers.Test/ProtocolBuffers.Test.csproj b/csharp/src/ProtocolBuffers.Test/ProtocolBuffers.Test.csproj
index 055f5fd1..9e9812b6 100644
--- a/csharp/src/ProtocolBuffers.Test/ProtocolBuffers.Test.csproj
+++ b/csharp/src/ProtocolBuffers.Test/ProtocolBuffers.Test.csproj
@@ -76,7 +76,7 @@
<Compile Include="Compatibility\TestResources.cs" />
<Compile Include="Compatibility\TextCompatibilityTests.cs" />
<Compile Include="Compatibility\XmlCompatibilityTests.cs" />
- <Compile Include="TestProtos\FieldPresense.cs" />
+ <Compile Include="TestProtos\FieldPresence.cs" />
<Compile Include="TestProtos\GoogleSize.cs" />
<Compile Include="TestProtos\GoogleSpeed.cs" />
<Compile Include="TestProtos\Unittest.cs" />
@@ -151,4 +151,4 @@
<Error Condition="!Exists('..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props'))" />
<Error Condition="!Exists('..\packages\xunit.runner.visualstudio.2.0.0\build\net20\xunit.runner.visualstudio.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\xunit.runner.visualstudio.2.0.0\build\net20\xunit.runner.visualstudio.props'))" />
</Target>
-</Project>
+</Project> \ No newline at end of file