From 7d53c1291202b1b503fb611829514e17fdef053b Mon Sep 17 00:00:00 2001 From: csharptest Date: Sun, 14 Oct 2012 11:38:17 -0500 Subject: Refactored SilverlightCompatibility.cs => FrameworkPortability.cs added NewLine const --- src/ProtocolBuffers/ProtocolBuffers.csproj | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/ProtocolBuffers/ProtocolBuffers.csproj') diff --git a/src/ProtocolBuffers/ProtocolBuffers.csproj b/src/ProtocolBuffers/ProtocolBuffers.csproj index bc7211ed..9dbb37ae 100644 --- a/src/ProtocolBuffers/ProtocolBuffers.csproj +++ b/src/ProtocolBuffers/ProtocolBuffers.csproj @@ -1,7 +1,8 @@  - CLIENTPROFILE + CLIENTPROFILE + NET35 Debug AnyCPU 9.0.30729 @@ -11,7 +12,7 @@ Properties Google.ProtocolBuffers Google.ProtocolBuffers - v2.0 + v3.5 512 true ..\..\keys\Google.ProtocolBuffers.snk @@ -27,6 +28,7 @@ DEBUG;TRACE prompt 4 + true true @@ -38,6 +40,7 @@ TRACE prompt 4 + true true -- cgit v1.2.3