Fixes for .NET 3.5 compatibility
* Changing DOTNET35 framework symbols in preprocessor directives to the default built-in value of NET35. * Adding extension method StreamExtension.CopyTo for .NET 3.5 because it didn’t exist until .NET 4, and adding associated unit tests.
Showing
csharp/src/Google.Protobuf/ByteString.cs
100644 → 100755
csharp/src/Google.Protobuf/JsonFormatter.cs
100644 → 100755
Please
register
or
sign in
to comment