Versions of .NET

Release 3.1.2

  • Released on 2013-07-17

Release notes

(Source)

This is a bugfix only release.

Bugs

10782 - Emit additional sequence points for call entry when needed.

12989 - Loading of nested type of missing type needs to create another missing type.

13110 - Equality structural comparer needs to do recursive comparisons.

13197 - Allow async for explicitly implemented interface methods.

13200 - Implement webrequest cancellation.

13202 - Prefer user operators over predefined operators for binary enum operations too.