sanvlr12 / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
0 stars 0 forks source link

Use System.Net.WebUtility instead of mono code for .NET 4.0 client profile #116

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Mono code was imported into the project to fit with the .NET 3.5 client 
profile. This issue was fixed in .NET 4.0 by the inclusion of the 
System.Net.WebUility class. We should remove the forked mono code when building 
in .NET 4.0.

Original issue reported on code.google.com by AustinSk...@gmail.com on 9 Aug 2011 at 3:52

GoogleCodeExporter commented 9 years ago

Original comment by asky...@google.com on 9 Aug 2011 at 3:53

GoogleCodeExporter commented 9 years ago

Original comment by asky...@google.com on 16 Sep 2011 at 7:36

GoogleCodeExporter commented 9 years ago

Original comment by asky...@google.com on 27 Oct 2011 at 3:38

GoogleCodeExporter commented 9 years ago
Moving to 1.2, should not have been a 1.1 issue to begin with as it is out of 
scope.

Original comment by asky...@google.com on 5 Nov 2011 at 6:02

GoogleCodeExporter commented 9 years ago

Original comment by asky...@google.com on 25 Apr 2012 at 4:24

GoogleCodeExporter commented 9 years ago

Original comment by asky...@google.com on 25 Apr 2012 at 4:26

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 13 Apr 2013 at 4:23

GoogleCodeExporter commented 9 years ago
will be removed as part of https://codereview.appspot.com/8596049 - upgrading 
to .NET 4.0

Original comment by pele...@google.com on 18 May 2013 at 8:28

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 22 May 2013 at 10:07