From 14e011f61ba2f5976f287e67f4ad82e0cdc546cd Mon Sep 17 00:00:00 2001 From: csharptest Date: Sun, 14 Oct 2012 11:55:10 -0500 Subject: Add generated_code_attributes option, defaulted to false to generate the CompilerGeneratedAttribute and GeneratedCodeAttribute attributes --- src/ProtocolBuffers/ProtocolBuffers.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ProtocolBuffers/ProtocolBuffers.csproj') diff --git a/src/ProtocolBuffers/ProtocolBuffers.csproj b/src/ProtocolBuffers/ProtocolBuffers.csproj index 9dbb37ae..a325992c 100644 --- a/src/ProtocolBuffers/ProtocolBuffers.csproj +++ b/src/ProtocolBuffers/ProtocolBuffers.csproj @@ -106,6 +106,7 @@ + @@ -131,7 +132,6 @@ - -- cgit v1.2.3