Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Pouliot <sebastien@xamarin.com>2013-05-03 22:41:02 +0400
committerSebastien Pouliot <sebastien@xamarin.com>2013-05-03 22:41:02 +0400
commit1d4118c51f5318e6003cf22bbbe3db35cb1b448e (patch)
tree8048741a50327fd1adad55f83b76122c1824da1c /mcs/class/System.Data
parent73a0051ead35cfc76dae376acf2ca07d453d63b5 (diff)
Fix build for mobile (ios and android) wrt recent pull request on System.Data
Diffstat (limited to 'mcs/class/System.Data')
-rw-r--r--mcs/class/System.Data/mobile_System.Data.dll.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.Data/mobile_System.Data.dll.sources b/mcs/class/System.Data/mobile_System.Data.dll.sources
index 64ad3df7ca6..b1174b83615 100644
--- a/mcs/class/System.Data/mobile_System.Data.dll.sources
+++ b/mcs/class/System.Data/mobile_System.Data.dll.sources
@@ -171,6 +171,7 @@ System.Data.Common/SchemaInfo.cs
System.Data.Common/SchemaTableColumn.cs
System.Data.Common/SchemaTableOptionalColumn.cs
System.Data.Common/SupportedJoinOperators.cs
+System.Data.Common/TaskHelper.cs
System.Data.SqlTypes/INullable.cs
System.Data.SqlTypes/SqlBinary.cs
System.Data.SqlTypes/SqlBoolean.cs