aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers.Test/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorJie Luo <anandolee@gmail.com>2015-04-28 16:26:19 -0700
committerJie Luo <anandolee@gmail.com>2015-04-28 16:26:19 -0700
commit8bae6c09bc8c8be808f0acc9b2ad4c9811493060 (patch)
tree9819ef25dbe807e4e7f0d6c7dbff7f553b1a8723 /csharp/src/ProtocolBuffers.Test/Properties/AssemblyInfo.cs
parent8a3ec53e862cffd310caf434c2c0898782c952f7 (diff)
parent32ead755d1f97e414f4a50edb7d9f1ebd9cab562 (diff)
downloadprotobuf-8bae6c09bc8c8be808f0acc9b2ad4c9811493060.tar.gz
protobuf-8bae6c09bc8c8be808f0acc9b2ad4c9811493060.tar.bz2
protobuf-8bae6c09bc8c8be808f0acc9b2ad4c9811493060.zip
Merge pull request #1 from google/csharp
Csharp update
Diffstat (limited to 'csharp/src/ProtocolBuffers.Test/Properties/AssemblyInfo.cs')
-rw-r--r--csharp/src/ProtocolBuffers.Test/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/ProtocolBuffers.Test/Properties/AssemblyInfo.cs b/csharp/src/ProtocolBuffers.Test/Properties/AssemblyInfo.cs
index cea5da58..b443ea3a 100644
--- a/csharp/src/ProtocolBuffers.Test/Properties/AssemblyInfo.cs
+++ b/csharp/src/ProtocolBuffers.Test/Properties/AssemblyInfo.cs
@@ -32,4 +32,4 @@ using System.Runtime.InteropServices;
// We don't really need CLSCompliance, but if the assembly builds with no warnings,
// that means the generator is okay.
-[assembly: CLSCompliant(true)] \ No newline at end of file
+[assembly: CLSCompliant(false)] \ No newline at end of file