Upgrade the various projects to .net 4 and obsolete the internal Tuple class, replacing it with System.Tuple

This commit is contained in:
agrath@gmail.com
2012-06-12 04:39:34 -01:00
parent 2c74eedfb0
commit 8c1773979a
9 changed files with 17 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.1
// Runtime Version:4.0.30319.544
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.